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

In This Topic
HeaderStyle Property (C1BaseField)
In This Topic
Gets the style properties of the column header.
Syntax
'Declaration
 
Public Overridable ReadOnly Property HeaderStyle As System.Web.UI.WebControls.TableItemStyle
 
Remarks
This property is used to provide a custom style for the header section of the column.
See Also