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

Properties

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

Int32: Hide the SelectedIndex property.

Inherited By

NameDescription

Combobox with dropdown cListView

Combobox which supports hierarchical tree outlines.

Implements

Last updated