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

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