ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridColumn Class / GroupContentStyleProperty Field

In This Topic
    GroupContentStyleProperty Field (DataGridColumn)
    In This Topic
    Identifies the GroupContentStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupContentStyleProperty As DependencyProperty
    public static readonly DependencyProperty GroupContentStyleProperty
    See Also