FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / AllowResizingProperty Field

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