Click or drag to resize
EntitySendToBack Method
Push this entity to the back (inside its parent).

Namespace:  GeonBit.UI.Entities
Assembly:  GeonBit.UI (in GeonBit.UI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public void SendToBack()
See Also