Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Cell Field, EditValidateEventArgs Class

The cell being edited.

Class: EditValidateEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly CellClass Cell;
Public ReadOnly Cell As CellClass

Comments

The cell being edited.

See Also EditValidateEventArgs Class | Classes | SftTree/NET 2.0