Search
GridColumn Members
Constructors Properties
 


Represents a column in a GridPanel.

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

 Public Constructors

  Name Description

GridColumn

Initializes a new instance of the GridColumn class.

 Public Properties

  Name Description

lengthType

Gets or sets how GridPanel determines the width of this column.

width

Gets or sets fixed width for this column.

 See Also