Uiinfrastructure API Docs  
 

ExpListModel.GetMainColumnSort Method 

Returns the column ID of the primary sorted column. (the array can be sorted by multiple columns)

public virtual int GetMainColumnSort();

Return Value

int

Implements

IExpListModelRO.GetMainColumnSort

See Also

ExpListModel Class | com.plumtree.uiinfrastructure.expandablelist Namespace