ComponentOne MultiSelect for WinForms
C1.Win.Input.Base.Views Namespace / DropDownControlViewBase Class / IsHot Property

In This Topic
    IsHot Property (DropDownControlViewBase)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property IsHot As Boolean
    public bool IsHot {get; set;}
    See Also