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

In This Topic
    Attributes Property (C1FileExplorer)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Attributes As System.Web.UI.AttributeCollection
    public System.Web.UI.AttributeCollection Attributes {get;}
    See Also