OutlineParent Property (RtfField)
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 string OutlineParent {get; set;}
'Declaration
Public Property OutlineParent As String