Table of Contents

Method CommandSourceCanExecute

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

CommandSourceCanExecute()

Determines whether the command source can currently execute its associated command.

public bool CommandSourceCanExecute()

Returns

bool

true if the command source can execute the command; otherwise, false.