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