[]
Represents an interface for a scrollable rectangle.
public interface IScrollableRectangle
| Name | Description |
|---|---|
| CanGrow | Gets a value indicating whether the container can grow when the size of its content is greater than the size of the container. |
| Overflow | Gets a value indicating how content that is larger than the container should be handled. |