OpenSaveDialogShouldSerializeRowHeight Method

Indicates whether the RowHeight property should be persisted.

Definition

Namespace: BeeMobile.OpenSaveDialog
Assembly: BeeMobile.OpenSaveDialog.NET48 (in BeeMobile.OpenSaveDialog.NET48.dll) Version: 4.8.1.3
C#
protected bool ShouldSerializeRowHeight()

Return Value

Boolean
true if the property value has changed from its default; otherwise, false.

See Also