ComponentOne ASP.NET MVC Controls
Style Method (TableBuilder)

C1.Web.Mvc.Sheet.Fluent Namespace > TableBuilder Class : Style Method
The table style of this table.
Sets the Style property.
Syntax
'Declaration
 
Public Function Style( _
   ByVal style As TableStyle _
) As TableBuilder
public TableBuilder Style( 
   TableStyle style
)

Parameters

style
The table style of this table.

Return Value

Current builder.
See Also

Reference

TableBuilder Class
TableBuilder Members