FlexReport for WinForms
DataHandler クラス メンバ
フィールド  プロパティ  メソッド 


C1.Report アセンブリ > C1.Report 名前空間 : DataHandler クラス

DataHandlerデータ型で公開されるメンバを以下の表に示します。

プロテクト フィールド
 名前解説
Protected フィールド  
トップ
パブリック プロパティ
 名前解説
Public プロパティGets the count of records in the data handler.  
Public プロパティIndicates whether data set managed by this DataHandler has no records.  
Public プロパティGets the DataFieldCollection containing the list of data source fields.  
トップ
パブリック メソッド
 名前解説
Public メソッドReturns true if the cursor is pointing at the first record in the data source.  
Public メソッドDisposes this DataHandler object.  
Public メソッドReturns true if the cursor is pointing past the last record in the data source.  
Public メソッドReturns the current cursor position.  
Public メソッド  
Public メソッドMoves the cursor to the first record in the data source.  
Public メソッドMoves the cursor to the last record in the data source.  
Public メソッドMoves the cursor to the next record in the data source.  
Public メソッドMoves the cursor to the previous record in the data source.  
Public メソッドSets the current cursor position to supplied value.  
トップ
プロテクト メソッド
 名前解説
Protected メソッド  
トップ
参照

参照

DataHandler クラス
C1.Report 名前空間