Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / C1ExpressionEditor Class / Theme Property

In This Topic
    Theme Property (C1ExpressionEditor)
    In This Topic
    Gets or sets theme.
    Syntax
    'Declaration
     
    
    Public Property Theme As ExpressionEditorTheme
    public ExpressionEditorTheme Theme {get; set;}
    See Also