TextCylinderShouldSerializeForeColor Method
Indicates whether
ForeColor 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 ShouldSerializeForeColor()
Protected Overridable Function ShouldSerializeForeColor As Boolean
Return Value
BooleanTrue if the property should be persisted;
false otherwise.