# PropertyGrid for Silverlight Quick Start

## Content

Like the standard Microsoft **PropertyGrid** control, the **C1PropertyGrid** control works based on a **SelectedObject** property. Once this property is set, the control displays the object's public properties and allows the user to edit them. In this quick start guide, you will define a Silverlight application, and **C1PropertyGrid** to create a user interface to display and edit information in a control.

## See Also

[Step 1 of 3: Creating the C1PropertyGrid Application](/componentone/docs/wpf/online-extended/PropertyGrid/PropertyGrid_for_Silverlight_Quick_Start/Step_1_of_3-_Creating_the_C1PropertyGrid_Application)

[Step 2 of 3: Customizing the C1PropertyGrid Application](/componentone/docs/wpf/online-extended/PropertyGrid/PropertyGrid_for_Silverlight_Quick_Start/Step_2_of_3-_Customizing_the_C1PropertyGrid_Application)

[Step 3 of 3: Running the PropertyGrid Application](/componentone/docs/wpf/online-extended/PropertyGrid/PropertyGrid_for_Silverlight_Quick_Start/Step_3_of_3-_Running_the_PropertyGrid_Application)