ValveShouldSerializeMinorTickColor Method

Indicates whether the MinorTickColor property should be serialized by Visual Studio designer.

Definition

Namespace: BeeMobile.Valve
Assembly: BeeMobile.Valve.NET48 (in BeeMobile.Valve.NET48.dll) Version: 4.8.0.1
C#
protected virtual bool ShouldSerializeMinorTickColor()

Return Value

Boolean
True if the property has changed from its default; false otherwise.

See Also