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


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

    Field Value

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