GroupingPanelStyle Property
In This Topic
Gets or sets the
System.Windows.Style that is set to the grouping panel that is on top of the datagrid.
Syntax
'Declaration
Public Property GroupingPanelStyle As Style
public Style GroupingPanelStyle {get; set;}
See Also