VerticalGridImageRow Class
Represents a row that displays images located at the specified URLs.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Remarks
VerticalGridImageRow objects are rows used to display images. Images are obtained from URLs contained within a data field the row is bound to. The row editor’s settings can be accessed and customized using the VerticalGridImageRow.PropertiesImage property.
To learn more, see Data Rows.
Implements
Inheritance
See Also