DashboardDropDownControlDisplayOptions

data class DashboardDropDownControlDisplayOptions(val infoIconLabelOptions: DashboardSheetControlInfoIconLabelOptions? = null, val selectAllOptions: DashboardListControlSelectAllOptions? = null, val titleOptions: DashboardLabelOptions? = null)

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties