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


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

    Field Value

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