FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridCellView Class / TotalTreeIndent Property

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