[]
Gets or sets a value indicating whether the Tablix Wizard is available for creating/editing Tablix.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)] public bool? CanUseWizard { get; set; }
true if the Tablix Wizard is available; otherwise, false.
true
false