ComponentOne FlexPivot for WinForms
C1.Win.FlexPivot.4.5.2 Assembly / C1.Win.FlexPivot Namespace / C1FlexPivotGrid Class / AllowEditing Property

In This Topic
    AllowEditing Property (C1FlexPivotGrid)
    In This Topic
    Overridden to modify the default value and attributes.
    Syntax
    'Declaration
     
    Public Shadows Property AllowEditing As Boolean
    public new bool AllowEditing {get; set;}
    See Also