[]
Gets a value indicating whether the Tablix should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.
bool RepeatToFill { get; }
| Type | Description |
|---|---|
| bool | A bool value indicating whether to fill the space with empty rows to reach the fixed height. |