GaugeShouldSerializeMinValue Method
Indicates whether the
MinValue property should be serialized by Visual Studio designer.
Namespace: BeeMobile.GaugeAssembly: BeeMobile.Gauge.NET48 (in BeeMobile.Gauge.NET48.dll) Version: 4.8.0.4
protected virtual bool ShouldSerializeMinValue()
Protected Overridable Function ShouldSerializeMinValue As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.