[]
Gets or sets a value indicating whether the Tablix Wizard should hide cross-aggregates functionality.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? CrossAggregates { get; set; }
true if cross-aggregates functionality should be hidden; otherwise, false.
true
false