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