FlexGrid for WinForms
Transpose Method



Reflects grid over its main diagonal.
Syntax
'Declaration
 
Public Sub Transpose() 
'Usage
 
Dim instance As C1FlexGrid
 
instance.Transpose()
public void Transpose()
public:
void Transpose(); 
Remarks
The Transpose method also removes sorting and filtering for every columns.
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

C1FlexGrid Class
C1FlexGrid Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback