ListWindow..::..ViewModel Property
Gets the view model.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public ListWindowViewModel ViewModel { get; set; }
Public Property ViewModel As ListWindowViewModel Get Set
public: property ListWindowViewModel^ ViewModel { ListWindowViewModel^ get (); void set (ListWindowViewModel^ value); }