GetBottomLeftHeaderStyle Method
In This Topic
Gets the style that is applied to the bottom-left header cells.
Syntax
'Declaration
Protected Overridable Function GetBottomLeftHeaderStyle() As Style
protected virtual Style GetBottomLeftHeaderStyle()
See Also