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