'Declaration Public Property AutoFillCorner As Nullable(Of Boolean)
public Nullable<bool> AutoFillCorner {get; set;}
Property Value
true
if the Tablix Corner Cell should be auto-filled; otherwise, false
.'Declaration Public Property AutoFillCorner As Nullable(Of Boolean)
public Nullable<bool> AutoFillCorner {get; set;}
true
if the Tablix Corner Cell should be auto-filled; otherwise, false
.