Click or drag to resize
QueryUniView Fields

The QueryUniView type exposes the following members.

Fields
  NameDescription
Protected fieldmDataLoaded
Indicates whether data were loaded.
(Inherited from BasicUniView.)
Protected fieldmDataPager
Data pager.
Protected fieldmDataSource
Query data source.
Protected fieldmExternalPager
External pager control?
Protected fieldmFilterControl
Filter control.
Protected fieldmFilterName
Filter name.
Protected fieldmItemSeparator
ItemSeparator variable.
Protected fieldmOnBeforeInitFired
True if the on before init was fired.
(Inherited from BasicUniView.)
Protected fieldmPageSizeSet
Indicates if page size property is set.
Protected fieldmRelatedData
Custom data connected to the object.
(Inherited from BasicUniView.)
Protected fieldmRelatedDataLoaded
Related data is loaded.
(Inherited from BasicUniView.)
Protected fieldmUniPager
Current unipager.
Protected fieldNoData
When DataSource is empty NoData = true.
Protected fielduseDataSourceControl
Indicates whether the viewer should obtain data source from the referenced control provided by the value of DataSourceControl property.
(Inherited from BasicUniView.)
Top
See Also