ASPxSummaryItemBase.Tag Property
In This Article
Gets or sets data associated with the summary item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A String value that contains information associated with the summary item. |
See Also