ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Layout Namespace / GroupOptions Structure
Members

In This Topic
    GroupOptions Structure
    In This Topic
    Options for group layout combiner.
    Object Model
    GroupOptions Structure
    Syntax
    'Declaration
     
    Public Structure GroupOptions 
       Inherits System.ValueType
    public struct GroupOptions : System.ValueType 
    Remarks
    This structure should not be used directly in application code. It is designed for internal operations within the product libraries and may change or be removed in future versions without notice.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          GrapeCity.ActiveReports.Layout.GroupOptions

    See Also