[]
Gets or sets a value indicating whether the tablix should fill the space with empty rows to reach its fixed height.
public bool RepeatToFill { get; set; }
Type | Description |
---|---|
bool | A bool value indicating whether to repeat empty rows to fill space. |
This is applicable to FPL reports only.