ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / BandedTableSectionStyle Class / TextAlign Property

In This Topic
    TextAlign Property (BandedTableSectionStyle)
    In This Topic
    The text alignment.
    Syntax
    'Declaration
     
    
    Public Property TextAlign As String
    public string TextAlign {get; set;}
    See Also