Search
GridColumn Members
Properties Methods
 


Represents a column in a GridPanel.

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

 Public Properties

  Name Description

lengthType

Gets or sets the column's sizing mode.

width

Gets or sets fixed width for this column.

 Public Methods

  Name Description

measuredSize

Returns the column's measured width.

relativeSize

Gets whether the column should be sized relatively to other columns in the grid panel.

setPos

Sets the column's position.

 See Also