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