Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

RealHeight Property, ItemClass Class

Returns the physical height of the item.

Class: ItemClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public int RealHeight { get; }
Public ReadOnly Property RealHeight As Integer

Value

The physical height of the item in pixels.

Comments

Returns the physical height of the item.

See Also ItemClass Class | Classes | SftTree/NET 2.0