Tablix.CanScroll Property

Definition

Gets a 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.

public:
 property bool CanScroll { bool get(); };
public bool CanScroll { get; }
member this.CanScroll : bool
Public ReadOnly Property CanScroll As Boolean

Property Value

Returns Boolean.

Applies to