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

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