Click or drag to resize

StiCrossHeaderDisplayValue Property

Gets or sets the expression that is used for calculation of a cell value which will be output in the table.

Namespace:  Stimulsoft.Report.CrossTab
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public virtual StiDisplayCrossValueExpression DisplayValue { get; set; }

Property Value

Type: StiDisplayCrossValueExpression
See Also