Dashboard Parameter Control
constructor(dateTimePicker: DashboardParameterDateTimePickerControl? = null, dropdown: DashboardParameterDropDownControl? = null, list: DashboardParameterListControl? = null, slider: DashboardParameterSliderControl? = null, textArea: DashboardParameterTextAreaControl? = null, textField: DashboardParameterTextFieldControl? = null)