Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Cell Field, EditClickOutsideEventArgs Class

The cell being edited.

Class: EditClickOutsideEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly CellClass Cell;
Public ReadOnly Cell As CellClass

Comments

The cell being edited.

See Also EditClickOutsideEventArgs Class | Classes | SftTree/NET 2.0