MindFusion.Wpf Pack Programmer's Guide
ReportColumn.HeaderStyle Property
See Also
 





Gets or sets the visualization settings for this column's header.

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

 Syntax

C#  Copy Code

public ReportStyle HeaderStyle { get; set; }

Visual Basic  Copy Code

Public Property HeaderStyle As ReportStyle

 Property Value

An instance of the ReportStyle class specifying the style of the column header.

 Remarks

This style is initially empty. Which means that all values are obtained from the HeaderStyle of the associated ReportOptions.

 See Also

ReportColumn Members
ReportColumn Class
MindFusion.Scheduling.Reporting Namespace
AlternativeContentStyle Property
ContentStyle Property