C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview.DataBinding Namespace / Aggregate Class / IgnoreNullValues Property

In This Topic
IgnoreNullValues Property
In This Topic
Gets or sets a value indicating whether null values should be ignored when the current aggregate is calculated.
Syntax
'Declaration
 
Public Property IgnoreNullValues As Boolean
 
Remarks
The default value of this property is true.
See Also