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

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