C1.WPF.Report Assembly / C1.WPF.Report Namespace / ShapeField Class / OutlineParent Property

In This Topic
OutlineParent Property (ShapeField)
In This Topic
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.
Syntax
'Declaration
 
Public Property OutlineParent As String
 
See Also