TcxSchedulerNavigatorCustomButton Properties
Implements a custom resource navigation button.| Name | Description |
|---|---|
| ActualImageIndex | Gets the index of either the built-in or custom bitmap of resource navigation button. Inherited from TcxSchedulerNavigatorButton. |
| ActualImageList | References the built-in or user-defined image collection. Inherited from TcxSchedulerNavigatorButton. |
| Bounds | Represents the current resource navigation button’s dimensions. Inherited from TcxSchedulerNavigatorButton. |
| Collection | Inherited from TCollectionItem. |
| DisplayName | Inherited from TCollectionItem. |
| Enabled | Specifies whether the current resource navigation button is enabled or disabled. Inherited from TcxSchedulerNavigatorButton. |
| Hint | Specifies the hint’s text. Inherited from TcxSchedulerNavigatorButton. |
| ID | Inherited from TCollectionItem. |
| ImageIndex | Specifies an index of the bitmap used to draw the current resource navigation button. Inherited from TcxSchedulerNavigatorButton. |
| Index | Inherited from TCollectionItem. |
| IsStandard | Gets whether the current resource navigation button is a standard (built-in) button or a custom one. Inherited from TcxSchedulerNavigatorButton. |
| Rotated | Gets whether the current resource navigation button is rotated by 90 degrees. Inherited from TcxSchedulerNavigatorButton. |
| Scheduler | Represents the scheduler control which the current resource navigation button belongs to. Inherited from TcxSchedulerNavigatorButton. |
| State | Gets the state of the current resource navigation button. Inherited from TcxSchedulerNavigatorButton. |
| Visible | Specifies whether the current resource navigation button is shown in the scheduling area. Inherited from TcxSchedulerNavigatorButton. |
| VisibleIndex | Gets the zero-based index, which determines the button’s current position within the resource navigator. Inherited from TcxSchedulerNavigatorButton. |
See Also