ComponentOne Scheduler for WinForms
Enabled Property (Action)

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > Action Class : Enabled Property
Gets or sets the System.Boolean value indicating whether the action is enabled. Default value is True.
Syntax
'Declaration
 
Public Property Enabled As System.Boolean
public System.bool Enabled {get; set;}
See Also

Reference

Action Class
Action Members