ValueTreeColumnCollection.Delete
Syntax:
Parameters:
<Index> (required)
Index of the column being deleted or the value tree column.
Description:
Availability:
Example:
ContentColumns.Delete(1); |
Syntax:
Parameters:
<Index> (required)
Description:
Availability:
Example:
ContentColumns.Delete(1); |