GetColumnFooterSelectedStyle Method
In This Topic
Gets the style that is applied to the selected column-footer cells.
Syntax
'Declaration
Protected Overridable Function GetColumnFooterSelectedStyle() As Style
protected virtual Style GetColumnFooterSelectedStyle()
See Also