Interface IMapItemsVirtualizationSource
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map
Assembly: Telerik.WinUI.Controls.dll
Syntax
public interface IMapItemsVirtualizationSource
Methods
MapItemsRequest(Object, MapItemsRequestEventArgs)
Declaration
void MapItemsRequest(object sender, MapItemsRequestEventArgs eventArgs)
Parameters
|
System.Object
sender
|
|
MapItemsRequestEventArgs
eventArgs
|