Class GridViewCreatedEventArgs
Provides data for the GridViewCreated event.
Inheritance
System.Object
GridViewCreatedEventArgs
Namespace: Syncfusion.SfDataGrid.XForms
Assembly: Syncfusion.SfDataGrid.XForms.dll
Syntax
public class GridViewCreatedEventArgs : EventArgs
Constructors
GridViewCreatedEventArgs()
Initializes a new instance of the GridViewCreatedEventArgs class.
Declaration
public GridViewCreatedEventArgs()