ShouldSerializeWidth Method
ShouldSerializeWidth()
Indicates whether the Width property should be serialized.
Declaration
protected bool ShouldSerializeWidth()
Protected Function ShouldSerializeWidth() As Boolean
Returns
| Type |
Description |
| bool |
true if Width should be serialized, false otherwise.
|