ShouldSerializeWidth Method (RenderTextBase)
Tests whether the
Width property should be serialized.
protected virtual bool ShouldSerializeWidth()
'Declaration
Protected Overridable Function ShouldSerializeWidth() As Boolean
Return Value
True if the property should be serialized, false otherwise.