Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

IsSubordinate Property, CellBaseClass Class

Returns whether this cell is part of another cell, due to cell merging.

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

Syntax

public virtual bool IsSubordinate { get; }
Public ReadOnly Overridable Property IsSubordinate As Boolean

Value

True if this cell is part of another cell, due to cell merging, otherwise False.

Comments

Returns whether this cell is part of another cell, due to cell merging.

A subordinate cell is a cell that is (visually) contained within another cell (the main cell). Its space is incorporated into the main cell.

The CellBaseClass.MainCell property can be used to retrieve a subordinate cell's main cell, which is the cell that owns all subordinate cells and merges into the subordinate cells.

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.