Gets or sets a value indicating whether the rows display the header as a group header.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public State GroupRowHeader { get; set; } |
Visual Basic Copy Code |
---|
Public Property GroupRowHeader As State |
A member of the State enumeration.
This property is only used if the view style is set to Lanes.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |