Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

EvaluatedMergeWithLower Property, CellBaseClass Class

Returns whether this cell is eligible to merge with the cell below.

Class: CellBaseClass
Namespace: Softelvdm.Controls
Assembly: Softelvdm.SftTreeNET

Syntax

public bool EvaluatedMergeWithLower { get; }
Public ReadOnly Property EvaluatedMergeWithLower As Boolean

Value

True if this cell is eligible to merge with the cell below, otherwise False.

Comments

Returns whether this cell is eligible to merge with the cell below.

For cell merging to take effect, this cell must have its CellBaseClass.EvaluatedMergeWithLower property set to True. The merged cell (the cell below) must have its property CellBaseClass.EvaluatedAllowMergeFromUpper set to True to indicate that it is a candidate for cell merging. In addition, all cells involved in cell merging must either have the same cell text or all subordinate cells must be empty.

HeadersClass.MergeWithLowerDefault for column headers, FootersClass.MergeWithLowerDefault for column footers and ColumnClass.MergeWithLowerDefault for each column.

The CellBaseClass.MergeWithLower property can be used to define the status for this cell without evaluating the default settings.

See Also CellBaseClass Class | Classes | SftTree/NET 2.0



Spring Break!

Our offices will be closed this week (March 18 through March 22).

We'll be back March 24 to address any pending sales and support issues.