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


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

OutlineNode クラス
OutlineNode メンバ