ActiveReports 6 Online Help
GridLayout Class Members
Properties  Methods  Events

The following tables list the members exposed by GridLayout.

Public Constructors
 NameDescription
Public ConstructorGridLayout ConstructorOverloaded. Initializes a new instance of the GridLayout class.  
Top
Public Properties
 NameDescription
Public PropertyColumnsGets or sets the number of columns for the GridLayout.  
Public PropertyRowsGets or sets the number of rows for the GridLayout.  
Public PropertySizeGets the size of the GridLayout.  
Top
Public Methods
 NameDescription
Public MethodCloneOverridden. Creates a clone of the GridLayout object.  
Public MethodDecreaseSizeDecreases the grid layout size by one column or one row at a time.  
Public MethodDestroy (Inherited from DataDynamics.ActiveReports.Chart.Item)
Public MethodEqualsCompares the GridLayout object to another System.Object to see whether they are equal.  
Public MethodGetHashCodeServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodIncreaseSizeIncreases the grid layout size by one column or one row at a time.  
Public MethodInternalGetParentsFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Top
Public Events
 NameDescription
Public EventChangeFor internal use only. (Inherited from DataDynamics.ActiveReports.Chart.Item)
Top
See Also

Reference

GridLayout Class
DataDynamics.ActiveReports.Chart Namespace

Send Feedback