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


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

    Field Value

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