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

Namespace:  C1.Silverlight.FlexGrid
Assembly:  C1.Silverlight.FlexGrid.4 (in C1.Silverlight.FlexGrid.4.dll)

Syntax

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

See Also