FlexReport for WinForms
BOF メソッド (DataHandler)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > DataHandler クラス : BOF メソッド
Returns true if the cursor is pointing at the first record in the data source.
シンタックス
'宣言
 
Public MustOverride Function BOF() As System.Boolean
'使用法
 
Dim instance As DataHandler
Dim value As System.Boolean
 
value = instance.BOF()
public abstract System.bool BOF()
参照

参照

DataHandler クラス
DataHandler メンバ