Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change.
All docs
V24.1

TreeListElementType Enum

Namespace: DevExpress.Blazor

Assembly: DevExpress.Blazor.v24.1.dll

Declaration

public enum TreeListElementType

Members

Name
DataRow
DataCell
SelectionCell
FilterRow
FilterCell
FilterSelectionCell
HeaderRow
HeaderCell
HeaderSelectionCell
FooterRow
FooterCell
FooterSelectionCell
ColumnChooserItem
PagerContainer
ToolbarContainer
EmptyDataArea
EmptyHeaderBandCell
HeaderBandCell
FooterBandCell

Related API Members

The following properties accept/return TreeListElementType values:

See Also