ActiveReports 12
OverflowName Property (DataRegion)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > DataRegion Class : OverflowName Property

Represents the data region's overflow name.

Syntax
'Declaration
 
Public Property OverflowName As String
public string OverflowName {get; set;}

Property Value

Represents the data region's overflow name.

See Also

Reference

DataRegion Class
DataRegion Members