FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > AutoSortingColumnEventArgs クラス > AutoSortingColumnEventArgs コンストラクタ : AutoSortingColumnEventArgs コンストラクタ(SheetView,Int32,Boolean,Boolean,Boolean,Boolean) |
'Declaration
Public Function New( _ ByVal sheetView As SheetView, _ ByVal column As Integer, _ ByVal ascending As Boolean, _ ByVal showIndicator As Boolean, _ ByVal sortFrozenRows As Boolean, _ ByVal sortTrailingFrozenRows As Boolean _ )
public AutoSortingColumnEventArgs( SheetView sheetView, int column, bool ascending, bool showIndicator, bool sortFrozenRows, bool sortTrailingFrozenRows )