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

GenericReportFilterWindow..::..ReportTypeControl Property

Gets the report type control.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public TextComboBoxControl ReportTypeControl { get; set; }
Public Property ReportTypeControl As TextComboBoxControl
	Get
	Set
public:
property TextComboBoxControl^ ReportTypeControl {
	TextComboBoxControl^ get ();
	void set (TextComboBoxControl^ value);
}

Field Value

The report type control.