TcxSchedulerTimeGridView.ShowResourceScrollBar Property
Specifies whether a scrollbar is to be displayed within each resource in the TimeGrid View.
Declaration
property ShowResourceScrollBar: Boolean read; write; default True;
Property Value
Type | Default |
---|---|
Boolean | True |
Remarks
Set the ShowResourceScrollBar property to True, to display a resource scrollbar in the TimeGrid View.
The default value of the ShowResourceScrollBar property is True.
See Also