Intersoft.Client.UI.Editors Namespace : UXPropertyGridCollectionEditorViewModel Class |
The following tables list the members exposed by UXPropertyGridCollectionEditorViewModel.
Name | Description | |
---|---|---|
![]() | UXPropertyGridCollectionEditorViewModel Constructor | Initializes a new instance of the UXPropertyGridCollectionEditorViewModel class. |
Name | Description | |
---|---|---|
![]() | AddCommand | Gets or sets command that will be invoked when adding collection items. |
![]() | Collection | Gets or sets the collection. |
![]() | DeleteCommand | Gets or sets command that will be invoked when deleting collection items. |
![]() | DisplayMemberPath | Gets or sets the display member path. |
![]() | MoveDownCommand | Gets or sets command that will be invoked when moving down collection items. |
![]() | MoveUpCommand | Gets or sets command that will be invoked when moving up collection items. |
![]() | PropertyGrid | Gets or sets the owner of this custom editor. (Inherited from Intersoft.Client.UI.Editors.UXPropertyGridCustomEditorViewModelBase) |
![]() | SelectedObjects | Gets or sets the selected objects. |
![]() | Source | Gets or sets the source. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | Called when the property value has changed. (Inherited from Intersoft.Client.UI.Editors.UXPropertyGridCustomEditorViewModelBase) |
Name | Description | |
---|---|---|
![]() | PropertyChanged | Occurs when a property value changes. (Inherited from Intersoft.Client.UI.Editors.UXPropertyGridCustomEditorViewModelBase) |