Charting for WinForms Programmer's Guide
GridRow Members
Constructors Properties Methods
 


Represents a row in a GridPanel.

The following tables list the members exposed by the GridRow type.

 Public Constructors

  Name Description

GridRow

 

 Public Properties

  Name Description

Height

Gets or sets fixed height for this row.

LengthType

Gets or sets the row's sizing mode.

 Public Methods

  Name Description

MeasuredSize

Returns the row's measured height.

RelativeSize

Gets whether the row should be sized relatively to other rows in the grid panel.

SetPos

Sets the row's position.

 See Also

GridRow Class
MindFusion.Charting.Components Namespace