TcxSchedulerOptionsBehavior Members
Contains settings that specify the scheduler’s response to end-user actions.Constructors
Name | Description |
---|---|
Create(TcxCustomScheduler) | Initializes a new instance of the TcxSchedulerOptionsBehavior class with specified settings. |
Properties
Name | Description |
---|---|
HotTrack | Specifies whether a task link is highlighted when hot-tracked. |
ModalDialogs | Specifies whether the Event dialogs are modal or not. |
SelectOnRightClick | Specifies if an end-user can select time blocks by right-clicking. |
Methods
Name | Description |
---|---|
Assign(TPersistent) | Inherited from TPersistent. |
AssignTo(TPersistent) | Inherited from TPersistent. |
Equals(TObject) | Inherited from TObject. |
GetHashCode | Inherited from TObject. |
GetNamePath | Inherited from TPersistent. |
GetOwner | Inherited from TPersistent. |
ToString | Inherited from TObject. |
See Also