Spread WinForms 15
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / SchemeColor Structure / Default Field


In This Topic
Default Field (SchemeColor)
In This Topic
Represents an empty SchemeColor value. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly Default As SchemeColor
 
'Usage
 
Dim value As SchemeColor
 
value = SchemeColor.Default
See Also