FlexReport for WPF
AllowBlank プロパティ (Parameter)


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > Parameter クラス : AllowBlank プロパティ
Gets or sets a value indicating whether the value of this parameter can be an empty string. Ignored unless DataType is String.
シンタックス
'宣言
 
Public Property AllowBlank As System.Boolean
'使用法
 
Dim instance As Parameter
Dim value As System.Boolean
 
instance.AllowBlank = value
 
value = instance.AllowBlank
public System.bool AllowBlank {get; set;}
参照

Parameter クラス
Parameter メンバ