Skip to main content
Version: 2023

VisDropDownBase

Namespace: PPJ.Runtime.Vis

Assembly: PPJ.Web.Vis.49 (4.9.0.0)

Base class for all custom dropdown controls.

public class VisDropDownBase : SalComboBox

Constructors

Instance memberVisDropDownBase()

Properties

Control: Gets/Sets the control to use as the combo's dropdown.

Instance memberSelectedIndex

Int32: Hide the SelectedIndex property.

Inherited By

NameDescription
VisListViewDropDownCombobox with dropdown cListView
VisOutlineComboBoxCombobox which supports hierarchical tree outlines.

Implements

NameDescription
ISalControl
ISalEditControl
ISalListControl
ISalWindow