Search
InteractiveObject.SendToBack Method
See Also
 






Sends this object to the bottom of the z-order.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public void SendToBack ()

Visual Basic  Copy Code

Public Sub SendToBack ()

 See Also