ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / TableStyle Class / WholeTableStyle Property

In This Topic
    WholeTableStyle Property (TableStyle)
    In This Topic
    Gets or sets the whole table style.
    Syntax
    'Declaration
     
    
    Public Property WholeTableStyle As TableSectionStyle
    public TableSectionStyle WholeTableStyle {get; set;}
    See Also