C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1BaseField Class / ControlStyle Property

In This Topic
ControlStyle Property (C1BaseField)
In This Topic
Gets the style of any Web server controls contained by the C1BaseField object.
Syntax
'Declaration
 
Public ReadOnly Property ControlStyle As System.Web.UI.WebControls.TableItemStyle
 
See Also