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

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