[]
Gets or sets a value indicating whether this row can be used as the template when the parent table’s RepeatBlankRows property is set to FillGroup or FillPage.
public enum RepeatAsBlankRow
| Name | Description |
|---|---|
| Auto | Indicates that the row style should be used for filling the blank space. The same as True. |
| False | Indicates that the row style should NOT be used for filling the blank space. |
| True | Indicates that the row style should be used for filling the blank space. |