AutoComplete for ASP.NET Web Forms
RTF プロパティ

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 > Field クラス : RTF プロパティ
Specifies whether the field should render string enclosed in curly brackets as RTF.
シンタックス
'宣言
 
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 メンバ