Back to Devexpress

ASPxVerticalGridRenderBrickEventArgs Properties

aspnet-devexpress-dot-web-dot-aspxverticalgridrenderbrickeventargs-dot-underscore-properties.md

latest2.1 KB
Original Source

ASPxVerticalGridRenderBrickEventArgs Properties

Provides data for the ASPxVerticalGridExporter.RenderBrick event.

NameDescription
BrickStyleGets the appearance settings used to paint report bricks.
ExportPartGets which part of the ASPxVerticalGrid is currently being exported.
ImageValueGets or sets an array of bytes that contains the processed brick’s image.
KeyValueGets the processed record’s key.
RowGets a record that corresponds to the processed grid element.
TextGets or sets the text displayed within the brick currently being rendered.
TextValueGets or sets the processed brick’s value.
UrlGets or sets the rendered brick’s URL.
ValueGets the processed data cell’s value.
VisibleIndexGets the processed record’s visible index.
XlsxFormatStringSpecifies the format string applied to the processed brick’s value when exporting to Excel format (XLS or XLSX).

See Also

ASPxVerticalGridRenderBrickEventArgs Class

ASPxVerticalGridRenderBrickEventArgs Members

DevExpress.Web Namespace