Click or drag to resize
CutEventArgs Class
Supplies data for the Cut 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 CutEventArgs : EventArgs

The CutEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodCutEventArgs
Initializes a new CutEventArgs object.
Top
See Also