Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

MergeWithNextDefault Property, FootersClass Class

Defines the default value for the CellBaseClass.MergeWithNext property for cells in column footers, whether cells are eligible to merge with the next adjacent cell.

Class: FootersClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public bool MergeWithNextDefault { get; set; }
Public Property MergeWithNextDefault As Boolean

Value

True if cells are eligible to merge with the next adjacent cell, otherwise False.

The default value is False.

Comments

Defines the default value for the CellBaseClass.MergeWithNext property for cells in column footers, whether cells are eligible to merge with the next adjacent cell.

The default settings for cell merging can be defined using these properties: HeadersClass.MergeWithNextDefault for column headers, FootersClass.MergeWithNextDefault for column footers and ColumnClass.MergeWithNextDefault for each column.

MergeWithNextDefault and FootersClass.MergeWithLowerDefault should not be set to True at the same time to avoid intersecting merged cells (vertically and horizontally).

See Also FootersClass 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.