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

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