GenericReportFilterWindow..::..EndingControl Property
Gets the ending control.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: 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); }