FlexReport for WPF
ImageName プロパティ (OutlineNode)


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

OutlineNode クラス
OutlineNode メンバ