Table of Contents

Class ItemsPropertyGridPresenter

Namespace
HeBianGu.Control.PropertyGrid
Assembly
HeBianGu.Control.PropertyGrid.dll
public class ItemsPropertyGridPresenter : NotifyPropertyChangedBase, INotifyPropertyChanged
Inheritance
ItemsPropertyGridPresenter
Implements
Inherited Members
Extension Methods

Properties

Objs

public ObservableCollection<object> Objs { get; set; }

Property Value

ObservableCollection<object>