CanScroll Property (ITablix)
In This Topic
Gets a value indicating whether the tablix will get scroll bars when the content size grows beyond the definition size of the tablix.
Syntax
'Declaration
ReadOnly Property CanScroll As Boolean
Property Value
A
System.Boolean value indicating whether the tablix will get scroll bars when the content size exceeds the defined size.
See Also