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