|
|
|
|
PartEventArgs Constructor |
Provides data for the CheckBoxClicked and RadioButtonClicked event.
Syntax PartEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public Sub New( _ |
C# |
public PartEventArgs( |
C++ |
public: PartEventArgs( |
Cell
The cell that owns the part.
Item
The item that owns the part.
Part
The checkbox or radiobutton part that caused the event.
RowHeader
The row header that owns the part.
Comments
The PartEventArgs constructor provides data for the CheckBoxClicked and RadioButtonClicked event.