Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultStyleCollection Class / DataAreaGrayscale Field


In This Topic
    DataAreaGrayscale Field
    In This Topic
    Represents the data area for the Grayscale style.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly DataAreaGrayscale As NamedStyle
    'Usage
     
    
    Dim value As NamedStyle
     
    value = DefaultStyleCollection.DataAreaGrayscale
    public static readonly NamedStyle DataAreaGrayscale
    See Also