Namespace Syncfusion.Blazor.TreeGrid
Classes
_Imports |
CheckBoxChangeEventArgs<T>
Defines the event arguments for checkbox change event of Tree Grid |
CopyHierarchyType
Defines the types of CopyHierarchyMode. |
EditMode
Defines the edit modes of Tree Grid.
Cell - Enables cell editing. |
FilterHierarchyMode
Defines types of Filter Hierarchy. |
FilterType
Defines the filter type for Tree Grid
FilterBar - Specifies the filter type as filter bar. |
PageSizeMode
Defines the page size mode for Tree Grid
All - Specifies the PageSizeMode as All. |
RowCollapsedEventArgs<T>
Defines the event arguments for collapse action of Tree Grid |
RowCollapsingEventArgs<T>
Defines the event arguments for collapsing action of Tree Grid |
RowExpandedEventArgs<T>
Defines the event arguments for expand action of Tree Grid |
RowExpandingEventArgs<T>
Defines the event arguments for expanding action of Tree Grid |
RowPosition
Defines the position for newly added row in Tree Grid.
Top - New row is added at the top of the tree grid. |
RowTemplateTreeColumn
Configures the tree column content for the RowTemplate of Tree Grid. |
SfTreeGrid<TValue>
SfTreeGrid is a feature-rich Blazor component used to visualize self-referential or hierarchical data effectively in a tabular format. |
TreeGridAggregate
Configures Tree Grid aggregates |
TreeGridAggregateColumn
Configures Tree Grid aggregate column |
TreeGridAggregateColumns
Configures Tree Grid aggregate columns |
TreeGridAggregates
Configures Tree Grid aggregates |
TreeGridColumn
Configures Tree Grid column |
TreeGridColumnChooserSettings
Configures Tree Grid column chooser settings |
TreeGridColumns
Configures Tree Grid columns |
TreeGridCommandColumn
Configures tree grid command column |
TreeGridCommandColumns
Configures tree grid command columns |
TreeGridEditSettings
Configures Tree Grid edit settings |
TreeGridEvents<TValue>
Configures Tree Grid events |
TreeGridFilterColumn
Configures Tree Grid filter column |
TreeGridFilterColumns
Configures Tree Grid filter columns |
TreeGridFilterSettings
Configures Tree Grid filter settings |
TreeGridPageSettings
Configures Tree Grid page settings |
TreeGridRowDropSettings
Configures Tree Grid rowdrop settings |
TreeGridSearchSettings
Configures Tree Grid search settings |
TreeGridSelectionSettings
Configures Tree Grid sort column |
TreeGridSortColumn
Configures Tree Grid sort column |
TreeGridSortColumns
Configures Tree Grid sort columns |
TreeGridSortSettings
Configures Tree Grid sort settings |
TreeGridTemplates
Configures Tree Grid templates |
TreeGridTextWrapSettings
Configures Tree Grid text wrap settings |
WrapMode
Defines the wrap mode for Tree Grid.
Both - Wraps both the header and content. |