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
CommandCell
SelectionCell
EditRow
EditCell
EditCommandCell
EditSelectionCell
EditFormCell
PopupEditForm
DetailCell
FilterRow
FilterCell
FilterCommandCell
FilterSelectionCell
HeaderRow
HeaderCell
HeaderCommandCell
HeaderSelectionCell
GroupPanelHeader
FooterRow
FooterCell
FooterCommandCell
FooterSelectionCell
ColumnChooserItem
PagerContainer
SearchBoxContainer
ToolbarContainer
EmptyDataArea

Related API Members

The following properties accept/return TreeListElementType values:

See Also