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

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