TreeListCopyingToClipboardEventArgs Constructors
Provides data for the TreeListView.CopyingToClipboard event.
Name | Parameters | Description |
---|---|---|
Tree |
view, cells, copy |
Initializes a new instance of the Tree |
Tree |
view, row |
Initializes a new instance of the Tree |
See Also