source Controls
Parameters
value
A list of source controls that determine the values that are used in the current control.
Parameters
values
A list of source controls that determine the values that are used in the current control.
suspend fun sourceControls(argument: List<suspend AnalysisCascadingControlSourceArgsBuilder.() -> Unit>)
suspend fun sourceControls(vararg argument: suspend AnalysisCascadingControlSourceArgsBuilder.() -> Unit)
Parameters
argument
A list of source controls that determine the values that are used in the current control.