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

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