GrapeCity SPREAD for Windows Forms 11.0J
SortInfo プロパティ (SortingEventArgs)


ソート基準とソートの実行方法に関する情報を含むSortArgsオブジェクトを取得します。
構文
'Declaration
 
Public ReadOnly Property SortInfo As IEnumerable(Of SortArgs)
'使用法
 
Dim instance As SortingEventArgs
Dim value As IEnumerable(Of SortArgs)
 
value = instance.SortInfo
public IEnumerable<SortArgs> SortInfo {get;}
参照

SortingEventArgs クラス
SortingEventArgs メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.