GetCustomSummaryValueEventArgs.CustomValue Property
Gets or sets a value to be displayed within a summary.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Object | An object representing the custom summary value. |
See Also