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





Gets or sets the height of the columns' header, expressed in device independent pixels.

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

 Syntax

C#  Copy Code

public int HeaderHeight { get; set; }

Visual Basic  Copy Code

Public Property HeaderHeight As Integer

 Property Value

An integer value specifying the height of report headers. The default is 25.

 See Also

ReportOptions Members
ReportOptions Class
MindFusion.Scheduling.Reporting Namespace