The indentation level in pixels.
[Visual Basic] Public Property Indent As Integer [C#] public int Indent {get; set;} [C++] public: __property int get_Indent(); public: __property void set_Indent(int); [JScript] public function get Indent() : int; public function set Indent(int);
TreeView Class | TreeView Members | System.WinForms Namespace