ColumnValueList.Item Property

Gets the ColumnValue object at the given index.

public ColumnValue this[int index] { get; }
Public Property Item(index As Integer) As ColumnValue

Property Value

ColumnValue

Licensing Info

This property is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

ColumnValueList
ceTe.DynamicPDF.PageElements.Charting.Values

In this topic