ProgressBarShouldSerializeMaximum Method
Indicates whether the
Maximum property should be persisted.
Namespace: BeeMobile.ProgressBarAssembly: BeeMobile.ProgressBar.NET48 (in BeeMobile.ProgressBar.NET48.dll) Version: 4.8.1.0
protected virtual bool ShouldSerializeMaximum()
Protected Overridable Function ShouldSerializeMaximum As Boolean
Return Value
Booleantrue if the property value has changed from its default; otherwise,
false.