'Declaration Public Property CanUseWizard As Nullable(Of Boolean)
public Nullable<bool> CanUseWizard {get; set;}
Property Value
true
if the Tablix Wizard is available; otherwise, false
.'Declaration Public Property CanUseWizard As Nullable(Of Boolean)
public Nullable<bool> CanUseWizard {get; set;}
true
if the Tablix Wizard is available; otherwise, false
.