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