Indicates whether the PreferredRowHeight property should be persisted.
[Visual Basic] Public Function ShouldPersistPreferredRowHeight() As Boolean [C#] public bool ShouldPersistPreferredRowHeight(); [C++] public: bool ShouldPersistPreferredRowHeight(); [JScript] public function ShouldPersistPreferredRowHeight() : Boolean;
true if the property value has been changed from its default; otherwise, false.
DataGrid Class | DataGrid Members | System.WinForms Namespace