Template Default Filter Drop Down Control Options
data class TemplateDefaultFilterDropDownControlOptions(val commitMode: TemplateCommitMode? = null, val displayOptions: TemplateDropDownControlDisplayOptions? = null, val selectableValues: TemplateFilterSelectableValues? = null, val type: TemplateSheetControlListType? = null)
Constructors
Link copied to clipboard
constructor(commitMode: TemplateCommitMode? = null, displayOptions: TemplateDropDownControlDisplayOptions? = null, selectableValues: TemplateFilterSelectableValues? = null, type: TemplateSheetControlListType? = null)
Properties
Link copied to clipboard
The visibility configuration of the Apply button on a FilterDropDownControl
.
Link copied to clipboard
The display options of a control.
Link copied to clipboard
A list of selectable values that are used in a control.
Link copied to clipboard
The type of the FilterDropDownControl
. Choose one of the following options: