Version

RowAddingSetting class Members

The following tables list the members exposed by RowAddingSetting.

Public Constructors
 NameDescription
Public ConstructorRowAddingSetting Constructor  
Public Properties
 NameDescription
Public PropertycolumnKeyGets the key of the column the setting is attached to. (Inherited from Infragistics.Web.UI.ColumnSetting)
Public PropertydefaultValueGets the default value of the column's add row cell.  
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 MethoddisposeDisposes of the object.  
See Also