ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / Table Class / Style Property

In This Topic
    Style Property (Table)
    In This Topic
    Gets or sets the TableStyle associated with this table.
    Syntax
    'Declaration
     
    
    Public Property Style As TableStyle
    public TableStyle Style {get; set;}
    See Also