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

The ClearEventArgs type exposes the following members.

Constructors
  NameDescription
Public methodClearEventArgs
Initializes a new ClearEventArgs object.
Top
See Also