ActualColumnHeaderStyle Property
In This Topic
Gets the actual style that will be applied to the column-header cells.
Syntax
'Declaration
Public ReadOnly Property ActualColumnHeaderStyle As C1Style
public C1Style ActualColumnHeaderStyle {get;}
See Also