GridHeaderOnEveryPage Property

Gets or sets the value determining the Grid header will be displayed on every page. Only valid when this Grid is used for printing

Definition

Namespace: Firefly.Box.UI
Assembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
C#
public bool HeaderOnEveryPage { get; set; }

Property Value

Boolean

See Also