Gets or sets the appearance style used to paint the headers of individual columns.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public Style GroupHeaderStyle { get; set; } |
Visual Basic Copy Code |
---|
Public Property GroupHeaderStyle As Style |
A Style object specifying the style of the column headers. This property cannot be null.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |