|
|
|
|
Part Field, PartEventArgs Class |
The part for which the CheckBoxClicked or RadioButtonClicked event occurred.
Syntax PartEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property Part As GenericPartClass |
C# |
public readonly GenericPartClass Part; |
C++ |
public: <readonly> GenericPartClass^ Part; |
Comments
The Part field contains the part for which the CheckBoxClicked or RadioButtonClicked event occurred.