StiTableHeaderPrintOn Property |
Gets or sets a value which indicates how header 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 HeaderPrintOn { get; set; }
<TypeConverterAttribute(GetType(StiEnumConverter))>
Public Property HeaderPrintOn As StiPrintOnType
Get
Set
Property Value
Type:
StiPrintOnTypeSee Also