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