PrintDocument for WinForms
Copies プロパティ (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : Copies プロパティ
Gets the collection of RenderObject objects generated by data binding. The value of this property is null if the object is not data bound.
シンタックス
'宣言
 
Public ReadOnly Property Copies As RenderObjectList
'使用法
 
Dim instance As RenderObject
Dim value As RenderObjectList
 
value = instance.Copies
public RenderObjectList Copies {get;}
参照

RenderObject クラス
RenderObject メンバ
Original プロパティ
DataBinding プロパティ
DataBindingMode プロパティ
DataBindingDefined プロパティ