[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.FieldsEditorControl.WatermarkDisplayNull

WatermarkDisplayNull Property

WatermarkDisplayNull

Gets or sets the watermark display text when the value is null and FieldsEditorControl is not active.

Declaration
public string WatermarkDisplayNull { get; set; }
Public Property WatermarkDisplayNull As String
Property Value
Type Description
string

A string value indicates the WatermarkDisplayNull.

Exceptions
Type Condition
ArgumentException

The assigned value has invalid pattern or contains invalid char.