ComponentOne FlexGrid for UWP
ColumnSpan Property

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

Reference

CellRange Structure
CellRange Members