[]
        
(Showing Draft Content)

C1.Win.Command.C1OutBar.IsHot

IsHot Method

IsHot(C1OutPage)

Returns true if the specified page caption is in the hot state, or false otherwise.

Declaration
[Browsable(false)]
public bool IsHot(C1OutPage page)
<Browsable(False)>
Public Function IsHot(page As C1OutPage) As Boolean
Parameters
Type Name Description
C1OutPage page
Returns
Type Description
bool