ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Chart Assembly / GrapeCity.ActiveReports.Chart Namespace / GridLayout Class
Properties Methods

GridLayout Class Members

The following tables list the members exposed by GridLayout.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the GridLayout class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the number of columns for the GridLayout.  
Public PropertyGets or sets the number of rows for the GridLayout.  
Public PropertyGets the size of the GridLayout.  
Top
Public Methods
 NameDescription
Public MethodDecreases the grid layout size by one column or one row at a time.  
Public MethodCompares the GridLayout object to another System.Object to see whether they are equal.  
Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodIncreases the grid layout size by one column or one row at a time.  
Top
See Also