TextCylinderShouldSerializeFont Method
Indicates whether
Font property should be serialized by the designer environment of Visual Studio.
Namespace: BeeMobile.iWheelAssembly: BeeMobile.iWheel.NET48 (in BeeMobile.iWheel.NET48.dll) Version: 4.8.4.3
protected virtual bool ShouldSerializeFont()
Protected Overridable Function ShouldSerializeFont As Boolean
Return Value
BooleanTrue if the property should be persisted;
false otherwise.