Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Item Field, EditAllowedEventArgs Class

The item whose cell is to be edited.

Class: EditAllowedEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly ItemClass Item;
Public ReadOnly Item As ItemClass

Comments

The item whose cell is to be edited.

See Also EditAllowedEventArgs Class | Classes | SftTree/NET 2.0