ColumnBase.Tag Property
In This Article
Gets or sets the data associated with the column.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
#Property Value
Type | Description |
---|---|
Object | An object that contains information associated with the current column. |
See Also