ASPxSchedulerStyles.ViewSelector Property
Gets the style settings that define the appearance of the View Selector.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxScheduler.ViewSelectorStyles | A DevExpress.Web.ASPxScheduler.ViewSelectorStyles object that contains the style settings. |
See Also