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