GrapeCity MultiRow Windows Forms Documentation
BringForward Method


Brings the Cell forward in the z-order.
Syntax
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Public Sub BringForward() 
Dim instance As Cell
 
instance.BringForward()
[EditorBrowsable(EditorBrowsableState.Advanced)]
public void BringForward()
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
BringToFront Method
SendBackward Method
SendToBack Method

 

 


Copyright © GrapeCity, inc. All rights reserved.