DataPA Enterprise Dashboard Controls API Reference
Assembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Type of filter control.
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax
| C# |
|---|
public enum ControlPanelFilterControlType |
| Visual Basic |
|---|
Public Enumeration ControlPanelFilterControlType |
| Visual C++ |
|---|
public enum class ControlPanelFilterControlType |
Members
| Member name | Value | Description | |
|---|---|---|---|
| DropDownList | 0 | ||
| DatePicker | 1 | ||
| CheckBox | 2 | ||
| Slider | 3 |