GenericReportFilterWindow..::..CurrentControl Property
Gets the current control.
Namespace:
RingSoft.DbLookup.Controls.WPFAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public AutoFillControl CurrentControl { get; set; }
Public Property CurrentControl As AutoFillControl Get Set
public: property AutoFillControl^ CurrentControl { AutoFillControl^ get (); void set (AutoFillControl^ value); }