ActiveReports Developer 7
GridLayout Class
Members  See Also 
GrapeCity.ActiveReports.Chart.v7 Assembly > GrapeCity.ActiveReports.Chart Namespace : GridLayout Class

Glossary Item Box

Represents the settings for the GridLayout object.

Object Model

GridLayout Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class GridLayout 
   Inherits Item
C# 
public sealed class GridLayout : Item 

Inheritance Hierarchy

System.Object
      GrapeCity.ActiveReports.Chart.GridLayout

See Also