Skip to main content
A newer version of this page is available. .

TcxSchedulerResourceNavigator.Items Property

Provides indexed access to the resource navigation buttons.

Declaration

property Items[Index: Integer]: TcxSchedulerNavigatorButton read;

Property Value

Type
TcxSchedulerNavigatorButton

Remarks

Use the Items property to get access to either the built-in or custom resource navigation buttons.

See Also