Gets or sets the style used for the alternative rows in this column.
Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Reporting
C# Copy Code |
---|
public Style AlternativeStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property AlternativeStyle As Style |
An instance of the Style class specifying the appearance of alternative cells in this column.