HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

RowHeaders Property, SftTree Class

Returns the instance of the RowHeadersClass class that defines attributes for all row headers in a SftTree/NET control.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public RowHeadersClass RowHeaders { get; }
Public ReadOnly Property RowHeaders As RowHeadersClass

Value

The instance of the RowHeadersClass class.

Comments

Returns the instance of the RowHeadersClass class that defines attributes for all row headers in a SftTree/NET control.

See Also SftTree Class | Classes | SftTree/NET 3.0