Skip to main content

TcxTreeListOptionsData.SummaryNullIgnore Property

Specifies whether NULL values are ignored during summary calculations.

Declaration

property SummaryNullIgnore: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True, to calculate only the non-null values.

The default value of the SummaryNullIgnore property is False.

See Also