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

In This Topic
    HotSelected Property (DataFilterEditorStyle)
    In This Topic
    Gets style containing display attributes that determine the general appearance of the selected element on the screen when the cursor is over it.
    Syntax
    'Declaration
     
    Public ReadOnly Property HotSelected As DataFilterEditorHotSelectedStyle
    public DataFilterEditorHotSelectedStyle HotSelected {get;}
    See Also