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

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