Retrieves true if the indent should be persisted in code gen.
[Visual Basic] Public Function ShouldPersistIndent() As Boolean [C#] public bool ShouldPersistIndent(); [C++] public: bool ShouldPersistIndent(); [JScript] public function ShouldPersistIndent() : Boolean;
true if the indent should be persisted.
TreeView Class | TreeView Members | System.WinForms Namespace