Version

ColumnEditor class

Object that defines a column editor for the grid columns.
Syntax
ASP.NET Ajax Javascript (Specification) 
Infragistics.Web.UI.ColumnEditor = function() {};
ASP.NET Ajax Javascript (Usage) 
var instanceVar = new Infragistics.Web.UI.ColumnEditor();
Inheritance Hierarchy

Object
   Sys.Component
      Infragistics.Web.UI.ObjectBase
         Infragistics.Web.UI.ColumnSetting
            Infragistics.Web.UI.ColumnEditableSetting
               Infragistics.Web.UI.ColumnEditor

See Also