GridViewImages Class
Contains the settings that define images displayed within the ASPxGridView’s elements.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return GridViewImages objects:
Library | Related API Members |
---|---|
ASP.NET Web Forms Controls | ASPxGridLookup.GridViewImages |
ASPxGridView.Images | |
ASP.NET MVC Extensions | GridLookupSettings.GridViewImages |
GridViewSettings.Images |
Remarks
The GridViewImages object provides a number of properties that allow you to assign images to various elements within the ASPxGridView. These properties can be accessed via the ASPxGridView.Images property.
Inheritance
Object
StateManager
PropertiesBase
ImagesBase
DevExpress.Web.GridImages
GridViewImages
See Also