GrapeCity MultiRow Windows Forms Documentation
Expand Method (Cell)


Expands the Cell horizontally.
Syntax
Public Sub Expand() 
Dim instance As Cell
 
instance.Expand()
public void Expand()
Exceptions
ExceptionDescription
System.InvalidOperationException Invokes this method at design time.
Remarks
Use this method to display a cell again after the cell is collapsed.
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
Collapse Method

 

 


Copyright © GrapeCity, inc. All rights reserved.