GrapeCity MultiRow Windows Forms Documentation
Expand Method (Column)


Expands the Column horizontally.
Syntax
Public Sub Expand() 
Dim instance As Column
 
instance.Expand()
public void Expand()
Remarks
Use this method to display some one column again after column 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

Column Class
Column Members
Collapse Method

 

 


Copyright © GrapeCity, inc. All rights reserved.