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


In This Topic
    WatermarkNullProperty Field (GcTextBox)
    In This Topic
    Identifies the GrapeCity.Windows.InputMan.GcTextBox.WatermarkNull dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly WatermarkNullProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcTextBox.WatermarkNullProperty
    public static readonly DependencyProperty WatermarkNullProperty

    Field Value

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