RadControls for WPF

Represents a search result from people listings.

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

Syntax

C#
public class PersonSearchResult : SearchResultBase
Visual Basic
Public Class PersonSearchResult _
	Inherits SearchResultBase

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls.Map..::..SearchResultBase
    Telerik.Windows.Controls.Map..::..PersonSearchResult

See Also