CopyingToClipboardEventArgs Constructors
Provides data for the GridViewBase.CopyingToClipboard event.
Name | Parameters | Description |
---|---|---|
Copying |
view, grid |
Initializes a new instance of the Copying |
Copying |
view, row |
Initializes a new instance of the Copying |
See Also