FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / AllowResizing Property

In This Topic
    AllowResizing Property (C1FlexGridClassic)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shadows Property AllowResizing As AllowResizingEnum
    public new AllowResizingEnum AllowResizing {get; set;}
    See Also