AdvancedFilterWindow..::..SearchForIntegerControl Property
Gets or sets the search for integer control.
Namespace:
RingSoft.DbLookup.Controls.WPF.AdvancedFindAssembly: RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)
Syntax
public IntegerEditControl SearchForIntegerControl { get; set; }
Public Property SearchForIntegerControl As IntegerEditControl Get Set
public: property IntegerEditControl^ SearchForIntegerControl { IntegerEditControl^ get (); void set (IntegerEditControl^ value); }