C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1CheckBoxField Class / Text Property

In This Topic
Text Property (C1CheckBoxField)
In This Topic
Gets or sets the caption to display next to each check box in a C1CheckBoxField.
Syntax
'Declaration
 
Public Overridable Property Text As System.String
 
See Also