Back to Devexpress

ASPxGridViewExportRenderingEventArgs Properties

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

latest2.2 KB
Original Source

ASPxGridViewExportRenderingEventArgs Properties

Provides data for the ASPxGridViewExporter.RenderBrick event.

NameDescription
BrickStyleGets the style settings used to paint report bricks.
ColumnGets a data column that corresponds to the processed grid element.
ImageValueGets or sets an array of bytes that contains the processed brick’s image.
KeyValueGets the processed row’s key.
RowTypeGets the processed row’s type.
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 row’s visible index.
XlsExportNativeFormatSpecifies the format settings that are applied to a document when it is exported to XLS format.
XlsxFormatStringSpecifies the format string applied to the processed brick’s value when exporting to Excel format (XLS or XLSX).

See Also

ASPxGridViewExportRenderingEventArgs Class

ASPxGridViewExportRenderingEventArgs Members

DevExpress.Web Namespace