TextCylinderShouldSerializeFont Method

Indicates whether Font property should be serialized by the designer environment of Visual Studio.

Definition

Namespace: BeeMobile.iWheel
Assembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
C#
protected virtual bool ShouldSerializeFont()

Return Value

Boolean
True if the property should be persisted; false otherwise.

See Also