ASPxGridBase.ImagesEditors Property
Provides access to the settings that define images displayed within the grid’s editors.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
EditorImages | A EditorImages object that contains image settings. |
See Also