EditFieldItem.Caption Property
The Caption (label) for an input field.
[Visual Basic]
Public Property Caption As
String
[C#]
public
string Caption {get; set;}
Property Value
The Caption (label) for an input field.
See Also
EditFieldItem Class | Axezz.WebControls Namespace