QueryDataList Fields |
The QueryDataList type exposes the following members.
Name | Description | |
---|---|---|
![]() | mControlsLoaded |
Flag saying whether the dynamic controls has been loaded yet.
(Inherited from BasicDataList.) |
![]() | mDataLoaded |
Flag saying whether the data has been loaded yet.
(Inherited from BasicDataList.) |
![]() | mDataPager |
Data pager.
|
![]() | mDataSource |
Query data source.
|
![]() | mExternalPager |
External pager control?
|
![]() | mFilterControl |
Filter control.
|
![]() | mFilterName |
Filter name.
|
![]() | mOnBeforeInitFired |
True if the on before init was fired.
(Inherited from BasicDataList.) |
![]() | mPageSizeSet |
Indicates if page size property is set.
|
![]() | mRelatedData |
Custom data connected to the object.
(Inherited from BasicDataList.) |
![]() | mRelatedDataLoaded |
Related data is loaded.
(Inherited from BasicDataList.) |
![]() | NoData |
When DataSource is empty NoData = true
|
![]() | useDataSourceControl |
Indicates whether the viewer should obtain data source from the referenced control provided by the value of DataSourceControl property.
(Inherited from BasicDataList.) |