MobileForms Toolkit Documentation

Item.ShouldSerializeTag Method 

Indicates whether the Tag property should be persisted.

protected virtual bool ShouldSerializeTag();

Return Value

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

See Also

Item Class | Resco.Controls.DetailView Namespace