Indentation Property (FlexTree)
Class
FlexTree
.
Action
Gets the indentation for each tree level, in pixels. The default value is 17.
Syntax
C#
protected
Double
indentation { get; }
VB
'Declaration Protected Read Property indentation As
Double
Access
Read only.