TemplateFilterCrossSheetControl

data class TemplateFilterCrossSheetControl(val cascadingControlConfiguration: TemplateCascadingControlConfiguration? = null, val filterControlId: String, val sourceFilterId: String)

Constructors

Link copied to clipboard
constructor(cascadingControlConfiguration: TemplateCascadingControlConfiguration? = null, filterControlId: String, sourceFilterId: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The values that are displayed in a control can be configured to only show values that are valid based on what's selected in other controls.

Link copied to clipboard

The ID of the FilterCrossSheetControl .

Link copied to clipboard

The source filter ID of the FilterCrossSheetControl .