Data for Silverlight
SetSortDescriptions メソッド

現在のソートを定義する、カンマで区切られたフィールド名のリスト。
ビューのソート方法を定義する C1.Silverlight.Data.SortDescriptionCollection を設定します。
構文
'宣言
 
Protected Sub SetSortDescriptions( _
   ByVal sortString As System.String _
) 
protected void SetSortDescriptions( 
   System.string sortString
)

パラメータ

sortString
現在のソートを定義する、カンマで区切られたフィールド名のリスト。
参照

DataView クラス
DataView メンバ