ValveShouldSerializeMinorTickInterval Method
Indicates whether the
MinorTickInterval property should be serialized by Visual Studio designer.
Namespace: BeeMobile.ValveAssembly: BeeMobile.Valve.NET48 (in BeeMobile.Valve.NET48.dll) Version: 4.8.0.1
protected virtual bool ShouldSerializeMinorTickInterval()
Protected Overridable Function ShouldSerializeMinorTickInterval As Boolean
Return Value
BooleanTrue if the property has changed from its default;
false otherwise.