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


Represents a column in a GridPanel.

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

 Public Constructors

  Name Description

GridColumn

 

 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

GridColumn Class
MindFusion.Charting.Components Namespace