FlexPivot for WinForms
ViewLimit プロパティ

C1.DataEngine アセンブリ > C1.DataEngine 名前空間 > IDataList インターフェース : ViewLimit プロパティ
Specifies maximum number of rows to include in the collection. If 0 (default), all rows are included.
シンタックス
'宣言
 
Property ViewLimit As System.Integer
System.int ViewLimit {get; set;}
解説
DataEngine tables and queries can contain very large number of rows that can be inappropriate for data binding. To limit number of rows shown in a data bound control, set this property.
参照

IDataList インターフェース
IDataList メンバ