Gets or sets the parent document band for the current brick.
public DocumentBand Parent { get; set; }
Public Property Parent As DocumentBand
This property is intended for internal use only. Normally, you don't need to use it.