RadControls for Silverlight

Arguments of the SearchCompleted event.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.1.403.1050

Syntax

C#
public class SearchCompletedEventArgs : EventArgs
Visual Basic
Public Class SearchCompletedEventArgs _
	Inherits EventArgs

Inheritance Hierarchy

System..::..Object
  System..::..EventArgs
    Telerik.Windows.Controls.Map..::..SearchCompletedEventArgs

See Also