Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Core Namespace / SchemeColor Structure / Default Field


In This Topic
    Default Field (SchemeColor)
    In This Topic
    Represents an empty SchemeColor value.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly Default As SchemeColor
    'Usage
     
    
    Dim value As SchemeColor
     
    value = SchemeColor.Default
    public static readonly SchemeColor Default
    See Also