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

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