Back to Devexpress

TreeListCustomizeElementEventArgs Properties

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

latest1.5 KB
Original Source

TreeListCustomizeElementEventArgs Properties

Provides data for the CustomizeElement event.

NameDescription
AttributesReturns a collection of standard HTML attributes applied to a TreeList element.
ColumnReturns the column that corresponds to the processed cell.
CssClassAssigns a CSS class to a TreeList element.
ElementTypeReturns an element type.
StyleSpecifies a standard HTML style attribute applied to a TreeList element.
TreeListReturns the TreeList object.
VisibleIndexReturns the visible index of the processed row or row that contains the processed cell.

See Also

TreeListCustomizeElementEventArgs Class

TreeListCustomizeElementEventArgs Members

DevExpress.Blazor Namespace