ASPxViewNavigator.Images Property
Provides access to the settings that define images displayed within the ASPxViewNavigator’s 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.ViewNavigatorImages | An ViewNavigatorImages object, containing image settings. |
Remarks
The ViewNavigatorImages object provides a number of properties that allow you to assign images to various elements within the ASPxViewNavigator.
See Also