VerticalGridBinaryImageRow Class
Represents a row that displays images from a binary stream.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Remarks
The ASPxVerticalGrid doesn’t automatically generate binary image rows. You should manually create the binary image row and bind it to a data field that contains images in the binary format.
The row editor’s settings can be accessed and customized using the VerticalGridBinaryImageRow.PropertiesBinaryImage property.
Implements
Inheritance
See Also