ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorer Class / AllowMultipleSelection Property

In This Topic
    AllowMultipleSelection Property
    In This Topic
    Get or set whether to allow multiple items selection.
    Syntax
    'Declaration
     
    Public Property AllowMultipleSelection As System.Boolean
    public System.bool AllowMultipleSelection {get; set;}
    See Also