OverflowName Property (PartItem)
Gets or sets the name of the overflow placeholder report item to be used if the part item does not fit into its size.
public string OverflowName {get; set;}
'Declaration
Public Property OverflowName As String
Property Value
A A
System.String value indicating the name of the overflow placeholder report item.