PrintDocument for WinForms
LetterFormat プロパティ (RenderIndex)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > RenderIndex クラス : LetterFormat プロパティ
文字グループ見出しの書式設定に使用される文字列を取得または設定します。

デフォルトは 「{0}」です。

シンタックス
'宣言
 
Public Property LetterFormat As System.String
'使用法
 
Dim instance As RenderIndex
Dim value As System.String
 
instance.LetterFormat = value
 
value = instance.LetterFormat
public System.string LetterFormat {get; set;}
参照

RenderIndex クラス
RenderIndex メンバ
HeadingStyle プロパティ