MVCxFilterControlSettings.ImagesEditors Property
In This Article
Gets settings that allow images to be defined for specific elements of editors.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public EditorImages ImagesEditors { get; }
#Property Value
Type | Description |
---|---|
Editor |
An Editor |
See Also