New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

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.