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

GenericReportFilterWindow..::..EndingControl Property

Gets the ending control.

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

Syntax


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

Field Value

The ending control.