Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / ExpressionEditorTheme Class / Editor Property

In This Topic
    Editor Property (ExpressionEditorTheme)
    In This Topic
    Gets or sets EditorStyle contains display attributes that determine the appearance of text editor element on the screen.
    Syntax
    'Declaration
     
    
    Public Property Editor As EditorStyle
    public EditorStyle Editor {get; set;}
    See Also