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

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