[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Tablix.CanScroll

CanScroll Property

CanScroll

Gets or sets a value indicating whether the tablix will have scroll bars when the content size exceeds the defined size of the tablix.

Declaration
public bool CanScroll { get; set; }
Property Value
Type Description
bool

A bool value indicating whether the tablix can scroll.