Gets or sets a value indicating whether the rows display the header as a group header.
Namespace: MindFusion.Scheduling.Silverlight
Assembly: MindFusion.Scheduling.Silverlight
C# Copy Code |
---|
public bool GroupRowHeader { get; set; } |
Visual Basic Copy Code |
---|
Public Property GroupRowHeader As Boolean |
true, to display row headers to the left of the rows; false, to display row headers above the rows.
This property is only used if the view style is set to Lanes.