Click or drag to resize

BaseSimpleGridViewModelT Methods

The BaseSimpleGridViewModelT type exposes the following members.

Methods
 NameDescription
Protected methodCanAddRowAfter 
Protected methodCanAddRowBefore 
Protected methodCanDeleteAllRows 
Protected methodCanDeleteCurrentSelection 
Protected methodCanDeleteRow 
Protected methodOnPropertyChanged Raises this object's PropertyChanged event.
(Inherited from BindableBase)
Protected methodOnSelectedIndexChanged 
Protected methodPostAddRow 
Protected methodRaisePropertyChanged Raises this object's PropertyChanged event.
(Inherited from BindableBase)
Protected methodSetProperty``1(UMP, UMP, String) Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BindableBase)
Protected methodSetProperty``1(UMP, UMP, Action, String) Checks if a property already matches a desired value. Sets the property and notifies listeners only when necessary.
(Inherited from BindableBase)
Top
See Also