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


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

OutlineNode クラス
OutlineNode メンバ