Table.TableBackgroundColor Property
In This Article
Gets or sets the color of the table background.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color that is the color of the background. |
See Also