GrapeCity MultiRow Windows Forms Documentation
BringToFront Method


Brings the Cell to the front of the z-order.
Syntax
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub BringToFront() 
Dim instance As Cell
 
instance.BringToFront()
[EditorBrowsable(EditorBrowsableState.Advanced)]
public void BringToFront()
Exceptions
ExceptionDescription
System.InvalidOperationException Executes this method at run time.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Cell Class
Cell Members
BringForward Method
SendBackward Method
SendToBack Method

 

 


Copyright © GrapeCity, inc. All rights reserved.