Method ShouldSerializeVisible
ShouldSerializeVisible()
Indicates whether the Visible
property should be persisted.
public bool ShouldSerializeVisible()
Returns
- bool
True if
Visible
differs from its default value; otherwise false.
Indicates whether the Visible
property should be persisted.
public bool ShouldSerializeVisible()
True if Visible
differs from its default value; otherwise false.