Infragistics(R) NetAdvantage(R) for ASP.NET
RowAdding Class Members
See Also  Properties  Methods  Events E-mail your feedback on this topic.
WebDataGrid Library > Infragistics.Web.UI Namespace : RowAdding Class


The following tables list the members exposed by RowAdding.

Public Constructors

 NameDescription
Public ConstructorRowAdding Constructor  
Top

Public Properties

 NameDescription
Public Propertyalignment Returns the current Alignment of the add new row.  
Public PropertycellInEditMode Returns the cell that is currently in edit mode, if no cell is currently under edit, then null will be returned.  
Public PropertycolumnSettingFromKey Gets the column summary setting object that is tied to the column with the specified column key. The editing column setting tied to the specified column key  
Public PropertycolumnSettings Returns the column settings.  
Public PropertyeditModeActions Returns/sets the actions that will cause the grid to enter edit mode.  
Public Propertyelement Returns the element assoicated with the item.  
Public Propertyevents  
Public Propertyid  
Public PropertyisInEditMode Gets a value that indicates whether the cell is in edit mode.  
Public PropertyisInitialized  
Public PropertyisUpdating  
Public Propertyname Gets the name of the behavior.  
Public Propertyrow Returns a reference to the add new row.  
Top

Public Methods

 NameDescription
Public MethodbeginUpdate  
Public MethodclearAddNewRow This method will clear the add row and reset default values from column settings if resetDefaults is true.  
Public Methoddispose This method is called by the framework, when the grid unloads. This is where the RowAdding behavior removes all the event handlers that it had attached.  
Public MethodendUpdate  
Public MethodenterEditMode Causes the grid to enter edit mode.  
Public MethodexitEditMode Causes the grid to exit edit mode.  
Public Methodinitialize  
Public MethodraisePropertyChanged  
Public Methodupdated  
Top

Public Events

 NameDescription
Public Eventdisposing  
Public EventpropertyChanged  
Top

See Also

Copyright © 2003-2011 Infragistics, Inc. All rights reserved.