Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridCellView Class / TotalTreeIndent Property

In This Topic
    TotalTreeIndent Property
    In This Topic
    Gets the total length of the indentation.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property TotalTreeIndent As Double
    public double TotalTreeIndent {get;}
    See Also