[]
Gets a value indicating whether the tablix will get scroll bars when the content size grows beyond the definition size of the tablix.
bool CanScroll { get; }
| Type | Description |
|---|---|
| bool | A bool value indicating whether the tablix will get scroll bars when the content size exceeds the defined size. |