ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridGroupRowPresenter Class / GroupContentProperty Field

In This Topic
    GroupContentProperty Field
    In This Topic
    Identifies the GroupContent dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupContentProperty As DependencyProperty
    public static readonly DependencyProperty GroupContentProperty
    See Also