ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / AllowResizingProperty Field

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