Intersoft ClientUI Documentation
UXPropertyGridCollectionEditorViewModel Class Members
Properties  Methods  Events


The following tables list the members exposed by UXPropertyGridCollectionEditorViewModel.

Public Constructors
 NameDescription
Public ConstructorUXPropertyGridCollectionEditorViewModel Constructor Initializes a new instance of the UXPropertyGridCollectionEditorViewModel class.  
Top
Public Properties
 NameDescription
Public PropertyAddCommand Gets or sets command that will be invoked when adding collection items.  
Public PropertyCollection Gets or sets the collection.  
Public PropertyDeleteCommand Gets or sets command that will be invoked when deleting collection items.  
Public PropertyDisplayMemberPath Gets or sets the display member path.  
Public PropertyMoveDownCommand Gets or sets command that will be invoked when moving down collection items.  
Public PropertyMoveUpCommand Gets or sets command that will be invoked when moving up collection items.  
Public PropertyPropertyGrid Gets or sets the owner of this custom editor. (Inherited from Intersoft.Client.UI.Editors.UXPropertyGridCustomEditorViewModelBase)
Public PropertySelectedObjects Gets or sets the selected objects.  
Public PropertySource Gets or sets the source.  
Top
Protected Methods
 NameDescription
Protected MethodOnPropertyChanged Called when the property value has changed. (Inherited from Intersoft.Client.UI.Editors.UXPropertyGridCustomEditorViewModelBase)
Top
Public Events
 NameDescription
Public EventPropertyChanged Occurs when a property value changes. (Inherited from Intersoft.Client.UI.Editors.UXPropertyGridCustomEditorViewModelBase)
Top
See Also

Reference

UXPropertyGridCollectionEditorViewModel Class
Intersoft.Client.UI.Editors Namespace

Send Feedback