Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.
Delete the ViewNavigator component and generate bars automatically by selecting required items from the popup menu, which is invoked when clicking the scheduler's smart tag at design time.
[Obsolete("Delete the ViewNavigator component and generate bars automatically by selecting required items from the popup menu, which is invoked when clicking the scheduler's smart tag at design time.", true)]
publicclassViewNavigator :
SchedulerCommandBarComponent
<Obsolete("Delete the ViewNavigator component and generate bars automatically by selecting required items from the popup menu, which is invoked when clicking the scheduler's smart tag at design time.", True)>
PublicClass ViewNavigator
Inherits SchedulerCommandBarComponent
Create a View Navigator bar by specifying the SchedulerControl property of the ViewNavigator and assigning the Bar Manager via the BarManager property. If a form already contains a Scheduler control and a Bar Manager component, then assignments and bar creation are performed automatically when the ViewNavigator component is dropped onto the form.