Share

CanExecuteEventArgs.IsChecked Property

The value that indicates whether the UI associated with the Command associated with this event is in a checked state.


Namespace: Autodesk.Revit.UI.Events
Assembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.3.0.0 (25.3.0.0)

Syntax

C#

public bool IsChecked { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?