[]
Gets or sets a value indicating whether a table should fill the space with empty rows to reach its FixedHeight. Applicable to FPL reports only.
public RepeatBlankRows RepeatBlankRows { get; set; }
Type | Description |
---|---|
RepeatBlankRows | A RepeatBlankRows value indicating whether a table should fill the space with empty rows to reach its FixedHeight. |