Gets or sets the visualization settings for the alternative rows in this column.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Wpf.Reporting
C#
![]() |
---|
public ReportStyle AlternativeContentStyle { get; set; } |
Visual Basic
![]() |
---|
Public Property AlternativeContentStyle As ReportStyle |
An instance of the ReportStyle class specifying the style of even cells in this column.
This style is initially empty. Which means that all values are obtained from the AlternativeContentStyle of the associated ReportOptions.