Back to Devexpress

GridCustomizeElementEventArgs Properties

blazor-devexpress-dot-blazor-dot-gridcustomizeelementeventargs-dot-underscore-properties.md

latest1.4 KB
Original Source

GridCustomizeElementEventArgs Properties

Provides data for the CustomizeElement event.

NameDescription
AttributesReturns a collection of standard HTML attributes applied to a grid element.
ColumnSpecifies the column that corresponds to the processed cell or group row.
CssClassAssigns a CSS class to a grid element.
ElementTypeSpecifies an element type.
GridReturns an object that defines grid API members (properties and methods).
StyleSpecifies a standard HTML style attribute applied to a grid element.
VisibleIndexThe visible index of the processed row or row that contains the processed cell.

See Also

GridCustomizeElementEventArgs Class

GridCustomizeElementEventArgs Members

DevExpress.Blazor Namespace