RingSoft.DbLookup Namespace
RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

GenericReportFilterViewModel..::..ReportTypeBoxControlSetup Property

Gets or sets the report type box control setup.

Namespace:  RingSoft.DbLookup
Assembly:  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);
}

Field Value

The report type box control setup.