 | VishnuViewModelBaseClearInfos Eigenschaft |
Command für das ContextMenuItem "Lösche Infos" im ContextMenu für das "MainGrid" des Controls.
Namensraum: Vishnu.ViewModelAssembly: Vishnu.ViewModel (in Vishnu.ViewModel.dll) Version: 1.0.0+d75bac576d44afb64cfff79fd3665c8ca1172cbc
Syntaxpublic ICommand ClearInfos { get; }Public ReadOnly Property ClearInfos As ICommand
Get
public:
property ICommand^ ClearInfos {
ICommand^ get ();
}member ClearInfos : ICommand with get
Eigenschaftswert
ICommand
Siehe auch