GrapeCity.Win.MultiRow Namespace > SortItem Class > SortItem Constructor : SortItem Constructor(Int32,SortOrder,Boolean) |
Public Function New( _ ByVal cellIndex As Integer, _ ByVal sortOrder As SortOrder, _ ByVal caseSensitive As Boolean _ )
Exception | Description |
---|---|
System.ArgumentOutOfRangeException | The cellIndex is less than 0. |
System.ComponentModel.InvalidEnumArgumentException | The sortOrder is not a valid System.Windows.Forms.SortOrder value. |
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