DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / FilterEditorEditorStyle Class / Selected Property

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