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