ResourceNavigator.Buttons Property
Provides access to buttons displayed in a scheduler resource navigator.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
ControlNavigatorButtons | A ControlNavigatorButtons object representing buttons of a scheduler resource navigator. |
Remarks
The buttons of a ResourceNavigator represent a set of ControlNavigator buttons with which a user can navigate through the resources list. In this case, the Edit, EndEdit, and CancelEdit buttons are unnecessary, and so are unavailable. Refer to the NavigatorButtonType topic for the button types description. Note that button functions are redefined for the purpose of the scheduler control, and are not the same as those listed in that topic.