-
Notifications
You must be signed in to change notification settings - Fork 879
CollectionEditorDialog
DianeXceed edited this page Jun 20, 2017
·
2 revisions
Provides a dialog containing a collection editor.
Property | Description |
---|---|
ItemsSource | Gets or sets a list used to generate the content of the CollectionEditor. |
ItemsSourceType | Gets or sets the type of ItemsSource. |
NewItemTypes | Gets or sets a list of custom item types that appear in the Add comboBox. |