GroupDescription.SortDescriptions プロパティ

定義

グループを並べ替える対象の並べ替え条件のコレクションを取得します。

public:
 property System::ComponentModel::SortDescriptionCollection ^ SortDescriptions { System::ComponentModel::SortDescriptionCollection ^ get(); };
public System.ComponentModel.SortDescriptionCollection SortDescriptions { get; }
member this.SortDescriptions : System.ComponentModel.SortDescriptionCollection
Public ReadOnly Property SortDescriptions As SortDescriptionCollection

プロパティ値

グループを並べ替える対象の並べ替え条件のコレクション。

適用対象