IFilterEditViewSetValueText Method |
Updates the combined filter text shown by the view.
Namespace: Altaxo.Gui.DataConnectionAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxvoid SetValueText(
string txt
)
Parameters
- txt String
- The filter text.
See Also