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


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > IndexEntry クラス : Caption プロパティ
生成されたインデックス内で現在のインデックスエントリを表す文字列を取得または設定します。
シンタックス
'宣言
 
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 メンバ