VOComboBox.IncrementalSearch Method (Typed) | |
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL METHOD IncrementalSearch(
ch AS CHAR
) AS LOGIC
public virtual bool IncrementalSearch(
char ch
)
Request Example
View SourceParameters
- ch
- Type: Char
Return Value
Type:
LogicSee Also