'Declaration Public Property RepeatBlankRows As RepeatBlankRows
public RepeatBlankRows RepeatBlankRows {get; set;}
Property Value
A RepeatBlankRows value indicating whether a Table should fill the space with empty rows to reach its FixedHeight.
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.
'Declaration Public Property RepeatBlankRows As RepeatBlankRows
public RepeatBlankRows RepeatBlankRows {get; set;}
A RepeatBlankRows value indicating whether a Table should fill the space with empty rows to reach its FixedHeight.