DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterTheme Class / Editor Property

In This Topic
    Editor Property (DataFilterTheme)
    In This Topic
    Gets DataFilterEditorStyle containing display attributes that determine the general appearance of the editors on the screen.
    Syntax
    'Declaration
     
    Public ReadOnly Property Editor As DataFilterEditorStyle
    public DataFilterEditorStyle Editor {get;}
    See Also