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