VisDropDownBase
PPJ.Runtime.Vis.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
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
Combobox with dropdown cListView
Combobox which supports hierarchical tree outlines.
Implements
Name
Description
Last updated