MobileForms Toolkit Documentation

Style.ShouldSerializeFont Method 

Indicates whether the Font property should be persisted.

protected virtual bool ShouldSerializeFont();

Return Value

true if the property value has changed from its default; otherwise, false.

See Also

Style Class | Resco.Controls.SmartGrid Namespace