DataColumnSetCellAt Method

Sets a data cell at the specified index.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetCellAt(
        int index,
        DataCell cell
)

Parameters

index  Int32
[in] Index at which to insert a data cell.
cell  DataCell
[in] Data cell to set.
See Also

©  Bricsys NV. All rights reserved.