Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor.UI Namespace / OperandsStyle Class / Hot Property

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