PrintDocument for WinForms
Caption プロパティ (IndexEntry)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > IndexEntry クラス : Caption プロパティ
Gets or sets the string that will represent the current index entry in the generated index.
シンタックス
'宣言
 
Public Property Caption As System.String
'使用法
 
Dim instance As IndexEntry
Dim value As System.String
 
instance.Caption = value
 
value = instance.Caption
public System.string Caption {get; set;}
参照

IndexEntry クラス
IndexEntry メンバ