FlexReport for WinForms
RenderObject クラス メンバ
プロパティ  メソッド 


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 : RenderObject クラス

RenderObjectデータ型で公開されるメンバを以下の表に示します。

パブリック プロパティ
 名前解説
Public プロパティGets or sets the bookmark associated with the current object.  
Public プロパティGets or sets a value indicating how borders are drawn if the object is too wide and is split between horizontal pages.  
Public プロパティGets or sets a value indicating how borders are drawn if the object is too high and is split between pages.  
Public プロパティGets a collection of the child RenderObject objects.  
Public プロパティオーバーライドされます。 Gets the C1Document object containing this render object.  
Public プロパティGets a value indicating whether this RenderObject contains child objects.  
Public プロパティGets or sets the hyperlink (see C1Hyperlink) associated with the current object.  
Public プロパティGets or sets a value determining whether to insert page breaks before or after the RenderObject.  
Public プロパティGets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. C1.Document.NamedObjectから継承されます。
Public プロパティThe owner object containing this RenderObject object.  
Public プロパティGets the parent RenderObject.  
Public プロパティGets or sets the position of this RenderObject in the parent.  
Public プロパティGets or sets RenderObject.SpecialInfo object which can be used in exporters.  
Public プロパティGets the DocumentObject.Style of the current object. This property cannot be assigned to. To use another style as the base for the current object's style, set the Style.Parent to that other style. C1.Document.DocumentObjectから継承されます。
Public プロパティGets or sets custom user defined data associated with this RenderObject.  
Public プロパティGets or sets tooltip associated with this RenderObject.  
Public プロパティGets or sets the Z-order of the current object. Objects with smaller Z-order values are drawn under objects with larger Z-order values. By default, this property is zero.  
トップ
パブリック メソッド
 名前解説
Public メソッドオーバーライドされます。 Assigns all from another object.  
Public メソッドResets properties value. C1.Document.DocumentObjectから継承されます。
Public メソッドClones the current object. C1.Document.NamedObjectから継承されます。
Public メソッドCreates a new instance of the same class as this one. C1.Document.OwnedObjectから継承されます。
Public メソッドSearches RenderObject with specified name.  
トップ
プロテクト メソッド
 名前解説
Protected メソッドGets the ambient parent style. C1.Document.DocumentObjectから継承されます。
Protected メソッドThe DocumentObject initialization. C1.Document.DocumentObjectから継承されます。
Protected メソッドSets the name of the current object. C1.Document.NamedObjectから継承されます。
Protected メソッドオーバーライドされます。 Sets the owner of the current object.  
トップ
参照

参照

RenderObject クラス
C1.Document 名前空間