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

In This Topic
Text Property (C1ButtonField)
In This Topic
Gets or sets the static caption that is displayed for each button in the C1ButtonField object.
Syntax
'Declaration
 
Public Overridable Property Text As System.String
 
See Also