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; }
Public Overridable Property DisplayValue As StiDisplayCrossValueExpression
Get
Set
Property Value
Type:
StiDisplayCrossValueExpressionSee Also