MindFusion.Wpf Pack Programmer's Guide
ReportOptions.HeaderSpacing Property
See Also
 





Gets or sets the spacing between the header and the contents, expressed in device independent pixels.

Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Wpf.Reporting

 Syntax

C#  Copy Code

public int HeaderSpacing { get; set; }

Visual Basic  Copy Code

Public Property HeaderSpacing As Integer

 Property Value

An integer value specifying the distance between headers and contents.

 See Also

ReportOptions Members
ReportOptions Class
MindFusion.Scheduling.Reporting Namespace