[]
Gets or sets a value indicating whether the tablix will have scroll bars when the content size exceeds the defined size of the tablix.
public bool CanScroll { get; set; }
Type | Description |
---|---|
bool | A bool value indicating whether the tablix can scroll. |