Click or drag to resize

StiCrossCellValue Property

Gets or sets the expression that is used for calculation of a cell value.

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

Property Value

Type: StiCrossValueExpression
See Also