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

GroupOptions Structure
Options for group layout combiner.
Object Model
GroupOptions Structure
Syntax
'Declaration
 
Public Structure GroupOptions 
   Inherits 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