ColumnFooterSelectedStyle Property
In This Topic
Gets or sets the
System.Windows.Style applied to the selected column footers.
Syntax
'Declaration
Public Property ColumnFooterSelectedStyle As Style
public Style ColumnFooterSelectedStyle {get; set;}
See Also