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

In This Topic
    Selected Property (DataFilterEditorStyle)
    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 DataFilterEditorSelectedStyle
    public DataFilterEditorSelectedStyle Selected {get;}
    See Also