Click or drag to resize

StiOptionsEngineDockPageFooterToBottom Property

A value indicates which side of a page must use the report designer to dock a page footer component. If the value is true, the report designer will use bottom side of the page.

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static bool DockPageFooterToBottom { get; set; }

Property Value

Type: Boolean
See Also