Defines the behaviour of the grid when it exceeds its specified dimensions.
| C# | Visual Basic |
public enum GridOverflowValues
Public Enumeration GridOverflowValues
| Member | Description |
|---|---|
| Expand |
Expand the container
|
| Scroll |
Create scroll bars
|