ComponentOne FlexGrid for UWP
Column2 Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > CellRange Structure : Column2 Property
Gets or sets the index of the last column in this CellRange.
Syntax
'Declaration
 
Public Property Column2 As System.Integer
public System.int Column2 {get; set;}
See Also

Reference

CellRange Structure
CellRange Members