Table of Contents
Indent Property

Specifies a tree node's indent (in pixel) to its parent level nodes.

Syntax
 public Int32 Indent { get; set; }
Remarks

If LineImages is defined and PlusMinusOnly is false, then ImageWidth overrides this property.

See Also