[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Tablix.CanUseWizard

CanUseWizard Property

CanUseWizard

Gets or sets a value indicating whether the Tablix Wizard is available for creating/editing Tablix.

Declaration
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? CanUseWizard { get; set; }
Property Value
Type Description
bool?

true if the Tablix Wizard is available; otherwise, false.