ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1GridViewHeaderCell Class / HorizontalAlign Property

In This Topic
    HorizontalAlign Property (C1GridViewHeaderCell)
    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