[]
Gets or sets a value indicating whether all white space in the list is consumed during report rendering when the container’s contents grow.
public bool ConsumeWhiteSpace { get; set; }
Type | Description |
---|---|
bool | A bool value indicating whether all white space in the list is consumed during report rendering. |