SummaryItemBase.Tag Property
In This Article
Gets or sets custom data associated with the summary item. This is a dependency property.
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 associated with the summary item. |
See Also