Click or drag to resize

StiTableFooterPrintOn Property

Gets or sets a value which indicates how footer of table will be print on pages.

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

Property Value

Type: StiPrintOnType
See Also