FormattedTableDataSetContentColor Method

Sets the color of the zero content of a cell.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.9.0.0
Syntax
public virtual void SetContentColor(
        int row,
        int column,
        Color value
)

Parameters

row  Int32
[in] Row index of the cell.
column  Int32
[in] Column index of the cell.
value  Color
[in] Color of the content.
See Also

©  Bricsys NV. All rights reserved.