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


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

参照

OutlineNode クラス
OutlineNode メンバ