GenericReportFilterViewModel..::..ReportTypeBoxControlSetup Property
Gets or sets the report type box control setup.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public TextComboBoxControlSetup ReportTypeBoxControlSetup { get; set; }
Public Property ReportTypeBoxControlSetup As TextComboBoxControlSetup Get Set
public: property TextComboBoxControlSetup^ ReportTypeBoxControlSetup { TextComboBoxControlSetup^ get (); void set (TextComboBoxControlSetup^ value); }