[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ReportExplorer.ReportExplorerInternal.IsCommandButtonEnabled

IsCommandButtonEnabled Method

IsCommandButtonEnabled(CommandID)

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

Declaration
protected bool IsCommandButtonEnabled(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 enabled; otherwise, false.