HeaderPane
Main
Hide

SftTree/NET 3.0 - Tree Control for Windows Forms

Share Link
Print

Cell Field, PartEventArgs Class

Defines which cell owns the part or null/Nothing if no cell is associated with the part.

Class: PartEventArgs
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public readonly CellClass Cell;
Public ReadOnly Cell As CellClass

Comments

Defines which cell owns the part or null/Nothing if no cell is associated with the part.

See Also PartEventArgs Class | Classes | SftTree/NET 3.0