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