RadControls for Silverlight

A view model type that manages and exposes a dynamic property set.

Namespace: Telerik.Windows.Controls.Data.PropertyGrid
Assembly: Telerik.Windows.Controls.Data (in Telerik.Windows.Controls.Data.dll) Version: 2013.2.611.1050

Syntax

C#
public class PropertySetViewModel : ViewModelBase
Visual Basic
Public Class PropertySetViewModel _
	Inherits ViewModelBase

Inheritance Hierarchy

System..::..Object
  Telerik.Windows.Controls..::..ViewModelBase
    Telerik.Windows.Controls.Data.PropertyGrid..::..PropertySetViewModel

See Also