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

In This Topic
    HorizontalAlign Property (C1ExpanderContentContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property HorizontalAlign As System.Web.UI.WebControls.HorizontalAlign
    public virtual System.Web.UI.WebControls.HorizontalAlign HorizontalAlign {get; set;}
    See Also