Click or drag to resize
CopyEventArgs Class
Supplies data for the Copy event of the GridControl class.
Inheritance Hierarchy

Namespace: Stingray.Grid
Assembly: Stingray.GridControl (in Stingray.GridControl.dll) Version: 14.0.0.0
Syntax
public class CopyEventArgs : EventArgs

The CopyEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodCopyEventArgs
Initializes a new CopyEventArgs object.
Top
See Also