GroupDescriptionProperty Field
See Also 
Xceed.Wpf.DataGrid Assembly > Xceed.Wpf.DataGrid Namespace > Column Class : GroupDescriptionProperty Field

Identifies the GroupDescription dependency property.

Syntax

Visual Basic (Declaration) 
Public Shared ReadOnly GroupDescriptionProperty As DependencyProperty
C# 
public static readonly DependencyProperty GroupDescriptionProperty

Return Value

The identifier for the GroupDescription dependency property.

Requirements

Supported Frameworks: Microsoft .NET Framework version 3.5

See Also