Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / CategoryListForm Class / AllowMultiSelection Property

In This Topic
    AllowMultiSelection Property (CategoryListForm)
    In This Topic
    Gets or sets the System.Boolean value determining whether multiple items can be checked.
    Syntax
    'Declaration
     
    Public Property AllowMultiSelection As System.Boolean
    public System.bool AllowMultiSelection {get; set;}
    See Also