Spread Windows Forms 12.0 Product Documentation
BuiltIn Property (ITableStyle)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet Namespace > ITableStyle Interface : BuiltIn Property
Gets a value indicating whether the style is a built-in style.
Syntax
'Declaration
 
ReadOnly Property BuiltIn As Boolean
'Usage
 
Dim instance As ITableStyle
Dim value As Boolean
 
value = instance.BuiltIn
bool BuiltIn {get;}

Property Value

true if the style is a built-in style; otherwise, false.
See Also

Reference

ITableStyle Interface
ITableStyle Members