All the controls missing in WPF. Over 1 million downloads.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

776 B

CollectionControlDialog

Derives from Window

Provides a dialog containing a collection editor.

Properties

|| Property || Description | CollectionControl| Gets the CollectionControl from the CollectionControlDialog to let the user access the CollectionControl's callbacks and events. | 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.

Support this project, check out the Plus Edition.