ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / DataGrouping Class
Properties Methods

In This Topic
    DataGrouping Class Members
    In This Topic

    The following tables list the members exposed by DataGrouping.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the DataGrouping class.  
    Top
    Public Properties
     NameDescription
    Public PropertySpecifies custom properties for a report item.  
    Public PropertySpecifies the subgroupings contained within the current group.  
    Public PropertyThe expressions by which to group the data.  
    Public PropertyGets the collection of the report items in this grouping.  
    Public PropertySpecifies how to sort the group instances.  
    Public PropertyGets or sets a value indicating if this is a static grouping.  
    Public PropertyDescribes the visibility of the grouping or DataRegion this DataGrouping represents.  
    Top
    Public Methods
     NameDescription
    Public MethodValidates the information in each property of the DataGrouping object.  
    Top
    See Also