New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Column
OwnerTableView
Telerik.Web.UI.GridColumnCreatedEventArgs
The event arguments passed when ColumnCreated event is fired - when Telerik.Web.UI.RadGrid creates an auto generated column.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.GridColumnCreatedEventArgs
Properties
Column GridColumn
Gets the column that have been created.
OwnerTableView GridTableView
Gets the which holds the column which have been created.