[]
Gets a value indicating whether to consume all whitespace in the container when contents grow, rather than preserving the minimum whitespace between the contents and the bounds.
bool ConsumeContainerWhitespace { get; }
| Type | Description |
|---|---|
| bool |
|