Version

TemplateColumn Class Events

For a list of all members of this type, see TemplateColumn members.

Public Events
 NameDescription
Public EventCellStyleKeyRequestedCalled when the style key for a cell is needed. Used for recycling the cell. (Inherited from Infragistics.Controls.Grids.DefinitionBase)
Public EventCellUpdatingCalled when the cell content is being created or updated.  
Public EventDataBindingCalled when a cell is data binding. (Inherited from Infragistics.Controls.Grids.DefinitionBase)
Public EventDataBoundCalled when a cell has been data bound. (Inherited from Infragistics.Controls.Grids.DefinitionBase)
Public EventPropertyChangedInvoked when a property of the object has been changed. (Inherited from Infragistics.Controls.Grids.DefinitionBase)
See Also