VisDropDownBase
Namespace: PPJ.Runtime.Vis
Assembly: PPJ.Web.Vis.49 (4.9.0.0)
Base class for all custom dropdown controls.
- C#
- VB.NET
public class VisDropDownBase : SalComboBox
Public Class VisDropDownBase
Inherits SalComboBox
Constructors
VisDropDownBase()
Properties
DropDownControl
Control: Gets/Sets the control to use as the combo's dropdown.
SelectedIndex
Int32: Hide the SelectedIndex property.
Inherited By
| Name | Description |
|---|---|
| VisListViewDropDown | Combobox with dropdown cListView |
| VisOutlineComboBox | Combobox which supports hierarchical tree outlines. |
Implements
| Name | Description |
|---|---|
| ISalControl | |
| ISalEditControl | |
| ISalListControl | |
| ISalWindow |