PrintDocument for WinForms
IgnoreNullValues プロパティ (Aggregate)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.DataBinding 名前空間 > Aggregate クラス : IgnoreNullValues プロパティ
Gets or sets a value indicating whether null values should be ignored when the current aggregate is calculated.
シンタックス
'宣言
 
Public Property IgnoreNullValues As System.Boolean
'使用法
 
Dim instance As Aggregate
Dim value As System.Boolean
 
instance.IgnoreNullValues = value
 
value = instance.IgnoreNullValues
public System.bool IgnoreNullValues {get; set;}
解説
The default value of this property is true.
参照

Aggregate クラス
Aggregate メンバ