ColumnDeltaArray Property
Gets or sets the array which indicates the amounts of space between a data value and its neighboring column in grid dataset.
public System.double[] ColumnDeltaArray {get; set;}
'Declaration
Public Property ColumnDeltaArray As System.Double()