クリックまたはドラッグしてリサイズ
UnboundSortDescription コンストラクタ (Column, ListSortDirection)
UnboundSortDescription の新しいインスタンスを初期化します。

名前空間: C1.WPF.FlexGrid
アセンブリ: C1.WPF.FlexSheet.4 (C1.WPF.FlexSheet.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public UnboundSortDescription(
	Column column,
	ListSortDirection direction
)

パラメータ

column
型: C1.WPF.FlexGridColumn
リストをソートする基準となる列。
direction
型: System.ComponentModelListSortDirection
ソート順。
参照