ASPxViewNavigator.Styles Property
Provides access to style settings that control the appearance of the View Navigator.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxScheduler.ViewNavigatorStyles | A DevExpress.Web.ASPxScheduler.ViewNavigatorStyles object that provides style settings for the ViewNavigator elements. |
Remarks
The DevExpress.Web.ASPxScheduler.ViewNavigatorStyles object provides a number of properties that allow style settings of various control elements to be customized.
See Also