[]
        
(Showing Draft Content)

C1.Blazor.Grid.GridTreeIndentMode

GridTreeIndentMode Enum

Specifies which cells are indented in the deepest level.

Namespace: C1.Blazor.Grid
Assembly: C1.Blazor.Grid.dll
Syntax
public enum GridTreeIndentMode

Fields

Name Description
AllCells

All the cells are indented, including the ones not having toggle buttons.

ToggleCells

Only toggle cells are indented.