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


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

OutlineNode クラス
OutlineNode メンバ