[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.WatermarkZeroForeground

WatermarkZeroForeground Property

WatermarkZeroForeground

Gets or sets foreground to draw WatermarkZero.

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

A Brush value indicates the foreground of WatermarkZero .

Remarks

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