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