GrapeCity MultiRow Windows Forms Documentation
SendToBack Method


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

 

 


Copyright © GrapeCity, inc. All rights reserved.