Interface IPropertyEditorViewModel
Inherited Members
Namespace: EyeAuras.Shared.EntityListEditor
Assembly: EyeAuras.Shared.dll
Syntax
public interface IPropertyEditorViewModel : ICloseable, ICanSetIndex, IHasIndex, INotifyPropertyChanged
Properties
| Name | Description |
|---|---|
| CanClose | |
| CloseCommand | |
| ErrorsEditor | |
| HasErrors | |
| IsEnabled | |
| IsLoaded | |
| IsReadOnly | |
| MinHeight | |
| Value | |
| ValueEditor | |
| ValueType |