FlexReport for WinForms
Style プロパティ (DocumentObject)


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > DocumentObject クラス : Style プロパティ
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.
シンタックス
'宣言
 
Public ReadOnly Property Style As Style
'使用法
 
Dim instance As DocumentObject
Dim value As Style
 
value = instance.Style
public Style Style {get;}
参照

参照

DocumentObject クラス
DocumentObject メンバ