Extended Library for WPF and Silverlight | ComponentOne
In This Topic
    PropertyGrid for WPF Quick Start
    In This Topic

    PropertyGrid for WPF Quick Start

    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 WPF application, and C1PropertyGrid to create a user interface to display and edit information in a control.