ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / AllowEditing Property

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