HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

Cell Field, ItemClickEventArgs Class

Defines which cell was clicked. May be null/Nothing indicating that no cell is associated with this event.

Class: ItemClickEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly CellClass Cell;
Public ReadOnly Cell As CellClass

Comments

Defines which cell was clicked. May be null/Nothing indicating that no cell is associated with this event.

See Also ItemClickEventArgs Class | Classes | SftTree/NET 3.0