ASPxGridViewCustomButtonInitializer.Image Property
Gets the settings of an image displayed within the processed custom button.
Namespace: DevExpress.ExpressApp.Web.Editors.ASPx
Assembly: DevExpress.ExpressApp.Web.v24.2.dll
NuGet Package: DevExpress.ExpressApp.Web
Declaration
Property Value
Type | Description |
---|---|
ImageProperties | A ImageProperties object that contains image settings. |
See Also