Click or drag to resize

StiTableHeaderPrintOnEvenOddPages Property

Gets or sets value indicates how the header of table will be printed on even-odd pages.

Namespace:  Stimulsoft.Report.Components.Table
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiEnumConverter))]
public virtual StiPrintOnEvenOddPagesType HeaderPrintOnEvenOddPages { get; set; }

Property Value

Type: StiPrintOnEvenOddPagesType
See Also