GridColumnData Class
In This Article
Contains information about a column.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v14.2.Core.dll
#Declaration
#Remarks
A GridColumnData object contains information about a grid column, and serves as a data context (binding source) for the following templates: GridColumn.GroupValueTemplate, GridViewBase.GroupValueTemplate, TableView.PrintHeaderTemplate and TableView.PrintFooterTemplate.
#Inheritance
See Also