| BasicRepeater Fields | 
The BasicRepeater type exposes the following members.
| Name | Description | |
|---|---|---|
| mControlsLoaded | 
            Flag saying whether the dynamic controls has been loaded yet.
              | |
| mDataLoaded | 
            Flag saying whether the data has been loaded yet.
              | |
| mOnBeforeInitFired | 
            True if the on before init was fired.
              | |
| mRelatedData | 
            Custom data connected to the object.
              | |
| mRelatedDataLoaded | 
            Related data is loaded.
              | |
| useDataSourceControl | 
            Indicates whether the viewer should obtain data source from the referenced control provided by the value of DataSourceControl property.
              |