ComponentOne DataGrid for WPF and Silverlight
C1.WPF.DataGrid Namespace / DataGridColumn Class / CanUserMoveProperty Field

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