CollectionControlDialog
Derives from WindowProvides a dialog containing a collection editor.
Properties
| Property | Description |
|---|---|
| IsReadOnly | Gets or sets if the data in the CollectionControl can be modified. |
| ItemsSource | Gets or sets a list used to generate the content of the CollectionControl. |
| ItemsSourceType | Gets or sets the type of ItemsSource. |
| NewItemTypes | Gets or sets a list of custom item types that appear in the Add ListBox. |
Get 50+ awesome WPF controls in the Plus Edition.
---