[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Blazor.Designer.Table.CanMergeCellsVertically

CanMergeCellsVertically Property

CanMergeCellsVertically

Gets or sets a value indicating whether the vertical merge of cells is enabled within the Table Header, Details, and Footer.

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

true if vertical merging of cells is enabled; otherwise, false.