ListWindowViewModel..::..View Property
Gets the view.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public IListWindowView View { get; set; }
Public Property View As IListWindowView Get Set
public: property IListWindowView^ View { IListWindowView^ get (); void set (IListWindowView^ value); }