ShowAlternatives Property
Overloads
ShowAlternatives |
If set to true, alternative values are allowed in If set to false, no alternative values are displayed in The default value is false. Note that on the contrary, the This parameter is optional. JSON property name: qShowAlternatives |
ShowAlternatives
If set to true, alternative values are allowed in qData
.
If set to false, no alternative values are displayed in qData
. Values are excluded instead.
The default value is false.
Note that on the contrary, the qStateCounts
parameter counts the excluded values as alternative values.
This parameter is optional.
JSON property name: qShowAlternatives
Declaration
public bool ShowAlternatives { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Implements
Did this page help you?
If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!