FormGroupControl.caption Method
Gets or set the caption of the control.
Syntax
public str caption([str value])
Run On
Client
Parameters
- value
Type: str
A String data type that specifies the caption text; optional.
Return Value
Type: str
The string that is used as the caption of the control.