ASPxResourceNavigator.Images Property
Provides access to the settings that define images displayed within the Resource Navigator.
Namespace: DevExpress.Web.ASPxScheduler
Assembly: DevExpress.Web.ASPxScheduler.v23.1.dll
NuGet Package: DevExpress.Web.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxScheduler.ResourceNavigatorImages | An ASPxSchedulerImages object, containing image settings. |
Remarks
The ASPxSchedulerImages object provides a number of properties that allow you to assign images to various elements within the ASPxResourceNavigator.
See Also