For a list of all members of this type, see TemplateColumn members.
| Name | Description | |
|---|---|---|
![]() | GetNamedHeaderValue | Gets the value of a named header value for this column by name. (Inherited from Infragistics.Controls.Grids.Column) |
![]() | GetNamedValue | Gets the value for a named value from this definition. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |
![]() | GetUniqueKey | Get the unique key used to identify this column. (Inherited from Infragistics.Controls.Grids.Column) |
![]() | HasNamedHeaderValue | Returns if there is a named header value with a given name. (Inherited from Infragistics.Controls.Grids.Column) |
![]() | HasNamedHeaderValues | Returns if the column has named header values. (Inherited from Infragistics.Controls.Grids.Column) |
![]() | HasNamedValue | Returns if this definition has a named value with a given name. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |
![]() | HasNamedValues | Returns if this definition has named value. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |
![]() | RemoveNamedHeaderValue | Removes a named header value with the given name from the named header values for this column. (Inherited from Infragistics.Controls.Grids.Column) |
![]() | RemoveNamedValue | Removes the named value from this definition by name. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |
![]() | SetNamedHeaderValue | Sets a named value that will be applied to the header cells for this column. (Inherited from Infragistics.Controls.Grids.Column) |
![]() | SetNamedValue | Sets a named value for the cells associated with this definition. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |
| Name | Description | |
|---|---|---|
![]() | OnCellStyleKeyRequested | Used to invoke the DefinitionBase.CellStyleKeyRequested event. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |
![]() | OnCellUpdating | Used to invoke the TemplateColumn.CellUpdating event. |
![]() | OnDataBinding | Used to invoke the DefinitionBase.DataBinding event. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |
![]() | OnDataBound | Used to invoke the DefinitionBase.DataBound event. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |
![]() | OnPropertyChanged | Used to raise the PropertyChanged event when a property of the object has been changed. (Inherited from Infragistics.Controls.Grids.DefinitionBase) |