[]
Gets a value indicating whether the table should fill the space with empty rows to reach its fixed height. Applicable to FPL reports only.
[Obsolete("This property is obsolete. Use RepeatBlankRows instead.")]
bool RepeatToFill { get; }
Type | Description |
---|---|
bool | A bool value. |