TcxSchedulerResourceNavigator.ShowButtons Property
Specifies whether the resource navigation buttons are shown in the scheduling area.
#Declaration
property ShowButtons: Boolean read; write; default True;
#Property Value
Type | Default |
---|---|
Boolean | True |
#Remarks
The resource navigation buttons (along with the resource navigation scrollbar) are used to scroll the resources in the scheduling area. Set the ShowButtons property to False to hide the resource navigation buttons, if required.
Note
the resource navigation buttons will be displayed in the scheduling area if the snv
The default value of the ShowButtons property is True.