BaseListBox.IsComboBox Property (Typed) | |
Is the control a ComboBox
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.21
Syntax VIRTUAL PROPERTY IsComboBox AS LOGIC GET
public virtual bool IsComboBox { get; }
Request Example
View SourceProperty Value
Type:
LogicSee Also