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

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