Sparkline for UWP
CustomSort プロパティ

C1.UWP アセンブリ > C1.Xaml 名前空間 > C1CollectionView クラス : CustomSort プロパティ
ViewSortDescriptionsプロパティで表されるソート条件の代替手段として、ビュー内の項目をソートするために IComparer を実装するカスタムオブジェクトを取得または設定します。
シンタックス
'宣言
 
Public Property CustomSort As System.Collections.Generic.IComparer(Of Object)
public System.Collections.Generic.IComparer<object> CustomSort {get; set;}
参照

C1CollectionView クラス
C1CollectionView メンバ