AutoComplete for ASP.NET Web Forms
RTF プロパティ
すべて折りたたむ
全て展開
言語のフィルタ : すべて
言語のフィルタ : 複数
言語のフィルタ: Visual Basic
言語のフィルタ: Visual Basic (宣言)
言語のフィルタ: C#
Visual Basic (宣言)
C#
C1.C1Report.4 アセンブリ
>
C1.C1Report 名前空間
>
Field クラス
: RTF プロパティ
Specifies whether the field should render string enclosed in curly brackets as RTF.
シンタックス
Visual Basic
C#
'宣言 Public Property RTF As System.Boolean
public System.bool RTF {get; set;}
解説
If you set this property to true, any fields containing text enclosed in curly brackets will be rendered as RTF. This allows you to add complex formatting within a field.
参照
Field クラス
Field メンバ