[]
        
(Showing Draft Content)

C1.Win.Command.C1OutBar.IsPressed

IsPressed Method

IsPressed(C1OutPage)

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

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