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