Class GridEventArgs
This is a base class for events of the Syncfusion libraries. It supports writing properties in its ToString() method.
Inheritance
System.Object
GridEventArgs
Namespace: Syncfusion.UI.Xaml.CellGrid.Helpers
Assembly: Syncfusion.SfCellGrid.WPF.dll
Syntax
public class GridEventArgs : EventArgs
Constructors
GridEventArgs()
Declaration
public GridEventArgs()