BCGSoft.Controls.Grid Namespace > GridSort Class > GridSort Constructor : GridSort Constructor(GridData,IList,Boolean,ArrayList) |
'Declaration Public Function New( _ ByVal data As GridData, _ ByVal list As IList, _ ByVal ascending As Boolean, _ ByVal sortIndexes As ArrayList _ )
'Usage Dim data As GridData Dim list As IList Dim ascending As Boolean Dim sortIndexes As ArrayList Dim instance As New GridSort(data, list, ascending, sortIndexes)
public: GridSort( GridData* data, IList* list, bool ascending, ArrayList* sortIndexes )
public: GridSort( GridData^ data, IList^ list, bool ascending, ArrayList^ sortIndexes )
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