Version

RowEditingTemplate class Members

The following tables list the members exposed by RowEditingTemplate.

Public Constructors
 NameDescription
Public ConstructorRowEditingTemplate Constructor  
Public Properties
 NameDescription
Public PropertydropDownBehaviorGets a reference to the dropdown behavior that the control uses when it is showing.  
Public PropertydropDownEnableAutomaticPositioningGets a boolean value that will be passed to the dropdown framework to enable automatic positioning of the object.  
Public PropertyeditModeActionsReturns/sets the actions that will cause the grid to enter edit mode.  
Public PropertyelementReturns the element assoicated with the item. (Inherited from Infragistics.Web.UI.GridBehavior)
Public Propertyevents (Inherited from Infragistics.Web.UI.GridBehavior)
Public Propertyid (Inherited from Infragistics.Web.UI.GridBehavior)
Public PropertyisInEditModeIndicates whether the grid is in edit mode. Optional 'row' parameter helps to determine whether a specific row is in edit mode.  
Public PropertyisInitialized (Inherited from Infragistics.Web.UI.GridBehavior)
Public PropertyisUpdating (Inherited from Infragistics.Web.UI.GridBehavior)
Public PropertynameGets the name of the behavior. (Inherited from Infragistics.Web.UI.GridBehavior)
Public Methods
 NameDescription
Public MethodbeginUpdate (Inherited from Infragistics.Web.UI.GridBehavior)
Public MethoddisposeDisposes of the Row Edit Template behavior.  
Public MethodendUpdate (Inherited from Infragistics.Web.UI.GridBehavior)
Public MethodenterEditModeCauses the grid to enter edit mode on the specified row.  
Public MethodexitEditModeCauses the grid to exit edit mode.  
Public MethodgetEditingOnGets flag which represents current editing behavior in progress with option to exit edit mode. (Inherited from Infragistics.Web.UI.GridBehavior)
Public Methodinitialize (Inherited from Infragistics.Web.UI.GridBehavior)
Public MethodraisePropertyChanged (Inherited from Infragistics.Web.UI.GridBehavior)
Public Methodupdated (Inherited from Infragistics.Web.UI.GridBehavior)
Public Events
See Also