Skip to main content

TcxSchedulerResourceNavigator.Buttons Property

Represents the collection of built-in resource navigation buttons.

Declaration

property Buttons: TcxSchedulerNavigatorButtons read; write;

Property Value

Type
TcxSchedulerNavigatorButtons

Remarks

The built-in resource navigation buttons scroll resources in built-in ways, such as scrolling to the first resource or last resource, scrolling forwards or backwards, browsing resources by pages forwards or backwards by resources, incrementing or decrementing the number of resources displayed in the scheduling area.

Use the Buttons property to access the built-in buttons collection.

See Also