FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / ClearButtonStyle Class / Hot Property

In This Topic
    Hot Property (ClearButtonStyle)
    In This Topic
    Gets or sets the style to be used when the element is hot.
    Syntax
    'Declaration
     
    
    Public Property Hot As BaseClearButtonStyle
    public BaseClearButtonStyle Hot {get; set;}
    See Also