GrapeCity MultiRow Windows Forms Documentation
SortItem Constructor


Overload List
OverloadDescription
SortItem Constructor()Initializes a new instance of the SortItem class.  
SortItem Constructor(String)Initializes a new instance of the SortItem class.  
SortItem Constructor(Int32)Initializes a new instance of the SortItem class.  
SortItem Constructor(String,SortOrder)Initializes a new instance of the SortItem class.  
SortItem Constructor(Int32,SortOrder)Initializes a new instance of the SortItem class.  
SortItem Constructor(String,SortOrder,Boolean)Initializes a new instance of the SortItem class.  
SortItem Constructor(String,SortOrder,IComparer)Initializes a new instance of the SortItem class.  
SortItem Constructor(Int32,SortOrder,Boolean)Initializes a new instance of the SortItem class.  
SortItem Constructor(Int32,SortOrder,IComparer)Initializes a new instance of the SortItem class.  
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

SortItem Class
SortItem Members

 

 


Copyright © GrapeCity, inc. All rights reserved.