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


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 Methods

  Name Description

getLengthType

Gets how GridPanel determines the width of this column.

getWidth

Gets fixed width for this column.

setLengthType

Sets how GridPanel determines the width of this column.

setWidth

Sets fixed width for this column.

 See Also

GridColumn Class
MindFusion.Diagramming Namespace