ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc Namespace / Themes Class / GrayScale Field






In This Topic
    GrayScale Field
    In This Topic
    Gray scale theme.
    Syntax
    'Declaration
     
    
    Public Const GrayScale As System.String
    'Usage
     
    
    Dim value As System.String
     
    value = Themes.GrayScale
    public const System.string GrayScale
    public field GrayScale: System.String; Const 
    public constvar GrayScale : System.String;
    public: const System.string* GrayScale
    public:
    const System.String^ GrayScale
    See Also