\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ListBehavior Class / DisableAllCommands Property

In This Topic
    DisableAllCommands Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property DisableAllCommands As System.Boolean
    public virtual System.bool DisableAllCommands {get;}
    See Also