IdxRichEditTable.SetTableBackgroundColor(TdxAlphaColor) Method
In This Article
Sets the table’s background color.
#Declaration
Delphi
procedure SetTableBackgroundColor(const Value: TdxAlphaColor);
#Parameters
Name | Type | Description |
---|---|---|
Value | Tdx |
A background color. |
See Also