ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / C1DataGrid Class / CanUserGroupProperty Field

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