FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / C1FlexGrid Class / AllowFreezing Property

In This Topic
    AllowFreezing Property
    In This Topic
    Gets or sets a value that indicates whether users are allowed to freeze rows and columns using the mouse.
    Syntax
    'Declaration
     
    Public Property AllowFreezing As AllowFreezing
    public AllowFreezing AllowFreezing {get; set;}
    See Also