condition property
A condition that must be true for values to be shown.
(This does not override hidden_values -- if a value is listed there, it will still be hidden.)
Implementation
BooleanCondition? condition;
A condition that must be true for values to be shown.
(This does not override hidden_values -- if a value is listed there, it will still be hidden.)
BooleanCondition? condition;