ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.FlexSheet Assembly / 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