Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / FieldsEditorControl Class / WatermarkDisplayNullForegroundProperty Field


In This Topic
    WatermarkDisplayNullForegroundProperty Field (FieldsEditorControl)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly WatermarkDisplayNullForegroundProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = FieldsEditorControl.WatermarkDisplayNullForegroundProperty
    public static readonly DependencyProperty WatermarkDisplayNullForegroundProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.Primitives.FieldsEditorControl.WatermarkDisplayNullForeground dependency property.
    See Also