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