[]
Gets a value indicating whether all whitespace in the ContentPlaceHolder control should be consumed when contents grow, rather than preserving the minimum whitespace between the contents and the bounds of the control.
bool ConsumeWhiteSpace { get; }
Type | Description |
---|---|
bool | A bool value. |