[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.WatermarkDisplayZeroForeground

WatermarkDisplayZeroForeground Property

WatermarkDisplayZeroForeground

Gets or sets the foreground to draw WatermarkDisplayZero.

Declaration
public Brush WatermarkDisplayZeroForeground { get; set; }
Public Property WatermarkDisplayZeroForeground As Brush
Property Value
Type Description
Brush

A Brush value indicates the foreground of WatermarkDisplayZero.

Remarks

When this property is null, WatermarkDisplayZero would use the foreground of GcNumber to draw.