Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.Extended.4.5.2 Assembly / C1.Win.C1Schedule Namespace / BaseTableView Class / AllowDelete Property

In This Topic
    AllowDelete Property (BaseTableView)
    In This Topic
    Syntax
    'Declaration
     
    Public Shadows Property AllowDelete As System.Boolean
    public new System.bool AllowDelete {get; set;}
    See Also