Version

ColumnEditor class Members

The following tables list the members exposed by ColumnEditor.

Public Constructors
 NameDescription
Public ConstructorColumnEditor Constructor  
Public Properties
 NameDescription
Public PropertycolumnKeyGets the key of the column the setting is attached to. (Inherited from Infragistics.Web.UI.ColumnSetting)
Public PropertyeditorIDGets the editor ID. (Inherited from Infragistics.Web.UI.ColumnEditableSetting)
Public PropertyreadOnlyIndicates whether the column is read-only. (Inherited from Infragistics.Web.UI.ColumnEditableSetting)
Public PropertyvalidatorIDGets the ClientID of validator associated with editor. (Inherited from Infragistics.Web.UI.ColumnEditableSetting)
Public Methods
 NameDescription
Public MethoddisposeDispose of the object. (Inherited from Infragistics.Web.UI.ColumnEditableSetting)
See Also