Gets or sets the index of the first column in this CellRange.

Namespace:  C1.Phone.FlexGrid
Assembly:  C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)

Syntax

C#
public int Column { get; set; }
Visual Basic
Public Property Column As Integer
	Get
	Set

See Also