MindFusion.Wpf Pack Programmer's Guide
ReportOptions.GroupType Property
See Also
 





Gets or sets a value indicating whether grouping is enabled within the report.

Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Wpf.Reporting

 Syntax

C#  Copy Code

public ReportGroupType GroupType { get; set; }

Visual Basic  Copy Code

Public Property GroupType As ReportGroupType

 Property Value

A member of the ReportGroupType enumeration.

 See Also

ReportOptions Members
ReportOptions Class
MindFusion.Scheduling.Reporting Namespace