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

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