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

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