APNSoft Controls [4.5.2.20] - API Reference
DataGridEventArgs.GridColumn Property

Gets the referenced column in the DataGrid control when the event is raised.

[Visual Basic]
Public Property GridColumn As GridColumn
[C#]
public GridColumn GridColumn {get; set;}

See Also

DataGridEventArgs Class | APNSoft.WebControls Namespace