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


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

    Field Value

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