FlexReport for WinForms
MovePrevious メソッド (DataHandler)


C1.Report アセンブリ > C1.Report 名前空間 > DataHandler クラス : MovePrevious メソッド
Moves the cursor to the previous record in the data source.
シンタックス
'宣言
 
Public MustOverride Sub MovePrevious() 
'使用法
 
Dim instance As DataHandler
 
instance.MovePrevious()
public abstract void MovePrevious()
参照

参照

DataHandler クラス
DataHandler メンバ