GrapeCity ActiveReports for .NET 14.0J
MaxLength プロパティ

GrapeCity.ActiveReports アセンブリ > GrapeCity.ActiveReports.SectionReportModel 名前空間 > RichTextBox クラス : MaxLength プロパティ
コントロール内の最大文字数を取得または設定します。
シンタックス
'宣言
 
Public Property MaxLength As Integer
public int MaxLength {get; set;}

プロパティ値

最大文字数を表す整数値。0は無制限。

解説
このプロパティは、エンドユーザーレポートデザイナでのみ使用できます。
参照

RichTextBox クラス
RichTextBox メンバ