Skip to main content

TcxSchedulerResourceNavigator Properties

Implements the resource navigator.
Name Description
Bounds Specifies the TcxSchedulerSubControl‘s bounding rectangle. Inherited from TcxSchedulerSubControl.
ButtonImages Represents the user-defined collection of resource navigation button glyphs.
Buttons Represents the collection of built-in resource navigation buttons.
CustomButtons Represents the collection of custom resource navigation buttons.
Height Specifies the height of the TcxSchedulerSubControl ‘s rectangle. Inherited from TcxSchedulerSubControl.
ItemCount Gets a count of the resource navigation buttons.
Items Provides indexed access to the resource navigation buttons.
ResourceCount Gets a count of the resources.
Scheduler Represents the scheduler control that acts as a container for the current component. Inherited from TcxSchedulerSubControl.
ScrollBarKind Gets the resource navigation scrollbar’s orientation.
ShowButtons Specifies whether the resource navigation buttons are shown in the scheduling area.
StartOfWeek protected Inherited from TcxSchedulerSubControl.
Visibility Specifies the visibility of the resource navigation buttons and scrollbar in the scheduling area.
Visible protected Specifies whether the TcxSchedulerSubControl component is visible in the scheduler control. Inherited from TcxSchedulerSubControl.
VisibleButtonCount Gets a count of the resource navigation buttons that are currently visible in the scheduling area.
Width Specifies the width of the TcxSchedulerSubControl ‘s rectangle. Inherited from TcxSchedulerSubControl.
See Also