ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder.Cells Namespace / DDCell Class / IsMerged Property

In This Topic
    IsMerged Property (DDCell)
    In This Topic
    Returns true if this cell is in a merged group of cells.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsMerged As Boolean
    public bool IsMerged {get;}
    See Also