Skip to main content

TcxSchedulerResourceNavigator.ScrollBarKind Property

Gets the resource navigation scrollbar’s orientation.

Declaration

property ScrollBarKind: TScrollBarKind read;

Property Value

Type
TScrollBarKind

Remarks

The resource navigation scrollbar and buttons reside vertically along the scheduling area‘s right edge, if the following conditions are met:

Otherwise, the scrollbar and buttons reside horizontally along the scheduling area’s bottom edge.

Use the ScrollBarKind property to determine the scrollbar’s orientation.

Note

The resource navigator is not shown in the Year View.

See Also