ActiveReports 12
CanScroll Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > Tablix Class : CanScroll Property
Gets or sets a System.Boolean value that indicates whether Indicates that the tablix will get scroll bars when the content size grows beyond the definition size of the tablix.
Syntax
'Declaration
 
Public Property CanScroll As Boolean
public bool CanScroll {get; set;}
See Also

Reference

Tablix Class
Tablix Members