Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

IsLastDisplayedAndVisible Property, CellClass Class

Returns whether this cell is the last displayed cell with a width greater than 0 in the right pane.

Class: CellClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

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

Value

True if this cell is the last displayed cell, otherwise False.

Comments

Returns whether this cell is the last displayed cell with a width greater than 0 in the right pane.

If a tree control does not have a splitter bar (SplitterClass.Visible), this property applies to the left pane.

CellClass.IsLastDisplayedAndVisibleInLeftPane is the equivalent property for the left pane.

A cell is considered displayed or visible even if it is horizontally scrolled off the control's display area. A cell can be scrolled into the display area of the control by using the CellClass.ScrollIntoView method.

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