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