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

In This Topic
    ExpandDirection Property (C1Expander)
    In This Topic
    Determines the content expand direction. Available values are top, right, bottom, and left.
    Syntax
    'Declaration
     
    Public Property ExpandDirection As ExpandDirection
    public ExpandDirection ExpandDirection {get; set;}
    See Also