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

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