[]
Gets or sets a value indicating whether the Tablix Corner Cell needs to be auto-filled when a field is dropped to the Tablix Row Group Cell.
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingNull)]
public bool? AutoFillCorner { get; set; }
Type | Description |
---|---|
bool? |
|