ComponentOne ASP.NET MVC Controls
Style Property (WorkbookTable)

C1.Web.Mvc.Sheet Namespace > WorkbookTable Class : Style Property
Gets or sets table style to use with the table.
Syntax
'Declaration
 
Public Property Style As WorkbookTableStyle
public WorkbookTableStyle Style {get; set;}
Remarks
The default style is the 'TableStyleMedium9' built-in table style, if the style is omitted.
See Also

Reference

WorkbookTable Class
WorkbookTable Members