GrapeCity.Win.MultiRow Namespace > SortItem Class > SortItem Constructor : SortItem Constructor(String,SortOrder,Boolean) |
Public Function New( _ ByVal cellName As String, _ ByVal sortOrder As SortOrder, _ ByVal caseSensitive As Boolean _ )
Exception | Description |
---|---|
System.ArgumentNullException | The cellName is a null reference (Nothing in Visual Basic) or String.Empty. |
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