BackFilling Property (RtfCell)
In This Topic
Gets or sets the background filling color.
Syntax
'Declaration
Public Overrides Property BackFilling As System.Drawing.Color
public override System.Drawing.Color BackFilling {get; set;}
Property Value
The background filling color.
See Also