FarPoint.Win.SpreadJ アセンブリ > FarPoint.Win.Spread 名前空間 > SortingEventArgs クラス : ByRows プロパティ |
'Declaration
Public ReadOnly Property ByRows As Boolean
'使用法
Dim instance As SortingEventArgs Dim value As Boolean value = instance.ByRows
public bool ByRows {get;}