FlexReport for WinForms
OutlineParent プロパティ (VisualReportObject)


C1.Report.4.6.2 アセンブリ > C1.Report 名前空間 > VisualReportObject クラス : OutlineParent プロパティ
Gets or sets the name of the object that will be the parent of the current object in the outline tree. If unspecified, the report hierarchy will be used to determine the parent.
シンタックス
'宣言
 
Public Property OutlineParent As System.String
'使用法
 
Dim instance As VisualReportObject
Dim value As System.String
 
instance.OutlineParent = value
 
value = instance.OutlineParent
public System.string OutlineParent {get; set;}
参照

参照

VisualReportObject クラス
VisualReportObject メンバ