Brings the specified object to the top of the z-order.
Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf
SyntaxC#
Copy Code
|
|---|
public void BringToFront ( |
Visual Basic
Copy Code
|
|---|
Public Sub BringToFront( _ |
The object to reorder.
See Also