ActualColumnFooterSelectedStyle Property
In This Topic
Gets the actual style that will be applied to the column-footer cells when they are selected.
Syntax
'Declaration
Public ReadOnly Property ActualColumnFooterSelectedStyle As Style
public Style ActualColumnFooterSelectedStyle {get;}
See Also