Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Part Field, ItemClickEventArgs Class

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

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

Syntax

public readonly GenericPartClass Part;
Public ReadOnly Part As GenericPartClass

Comments

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

See Also ItemClickEventArgs Class | Classes | SftTree/NET 2.0