Skip to main content
A newer version of this page is available. .

InformationDataProviderBase Properties

The base class for all information data providers.
Name Description
GenerateLayerItems Gets or sets a value indicating whether or not it is necessary to automatically generate items for this layer.
IsBusy Obsolete. Returns a value indicating the InformationDataProviderBase is currently busy performing a previous request.
MaxVisibleResultCount Specifies the number of displayed results requested.
ProcessMouseEvents Gets or sets a value indicating whether or not it is necessary to process mouse events by this data provider.
See Also