ASP.NET Pack Programmer's Guide
GridRow Members
Constructors Methods
 


Represents a row in a GridPanel.

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

 Public Constructors

  Name Description

GridRow

Initializes a new instance of the GridRow class.

 Public Methods

  Name Description

getHeight

Gets fixed height for this row.

getLengthType

Gets how GridPanel determines the height of this row.

setHeight

Sets fixed height for this row.

setLengthType

Sets how GridPanel determines the height of this row.

 See Also

GridRow Class
MindFusion.Diagramming Namespace