New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Column
ColumnEditor
Telerik.Web.UI.GridCreateColumnEditorEventArgs
The event arguments passed when Telerik.Web.UI.RadGrid creates a column editor and fires the E:Telerik.Web.UI.RadGrid.CreateColumnEditor event.
Inheritance Hierarchy
- System.Object
- System.EventArgs
- Telerik.Web.UI.GridCreateColumnEditorEventArgs
Properties
Column GridColumn
Gets or sets the associated column.
ColumnEditor IGridColumnEditor
Gets or sets the column editor that have been created.