MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / PartItem Class / OverflowName Property

In This Topic
OverflowName Property (PartItem)
In This Topic
Gets or sets the name of the overflow placeholder report item to be used if the part item does not fit into its size.
Syntax
'Declaration
 
Public Property OverflowName As String
 

Property Value

A A System.String value indicating the name of the overflow placeholder report item.
See Also