[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ReportExplorer.ReportExplorerInternal.IsCommandButtonVisible

IsCommandButtonVisible Method

IsCommandButtonVisible(CommandID)

Determines whether the toolbar button associated with the specified command is visible.

Declaration
protected bool IsCommandButtonVisible(CommandID commandId)
Parameters
Type Name Description
CommandID commandId

The CommandID of the command to check.

Returns
Type Description
bool

true if the command button is visible; otherwise, false.