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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderIndex クラス : SeeAlsoFormat プロパティ
Gets or sets a format string used to format the "See also" cross-references in the generated index.

The default is "(see {0})".

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

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