Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Part Field, PartEventArgs Class

The part for which the CheckBoxClicked event or RadioButtonClicked event occurred.

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

Syntax

public readonly GenericPartClass Part;
Public ReadOnly Part As GenericPartClass

Comments

The part for which the CheckBoxClicked event or RadioButtonClicked event occurred.

See Also PartEventArgs Class | Classes | SftTree/NET 2.0