StiCrossSummarySummaryValues Property |
Gets or sets the type of zeros and nulls values summation.
Namespace:
Stimulsoft.Report.CrossTab
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax [TypeConverterAttribute(typeof(StiEnumConverter))]
public StiSummaryValues SummaryValues { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property SummaryValues As StiSummaryValues
Get
Set
Property Value
Type:
StiSummaryValuesSee Also