Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

SelectedObjects Property, SftTree Class

Returns an array of selected items or cells.

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

Syntax

public ArrayList SelectedObjects { get; }
Public ReadOnly Property SelectedObjects As ArrayList

Value

The selected items or cells.

Comments

Returns an array of selected items or cells.

See Also SftTree Class | Classes | SftTree/NET 2.0