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


C1.WPF.Document アセンブリ > C1.WPF.Document 名前空間 > Parameter クラス : MaxLength プロパティ
Gets or sets the maximum length of a string parameter (0 means unlimited length). This property is ignored for non-string parameters.
シンタックス
'宣言
 
Public Property MaxLength As System.Integer
'使用法
 
Dim instance As Parameter
Dim value As System.Integer
 
instance.MaxLength = value
 
value = instance.MaxLength
public System.int MaxLength {get; set;}
参照

Parameter クラス
Parameter メンバ