Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcNumber Class / WatermarkZeroProperty Field


In This Topic
    WatermarkZeroProperty Field
    In This Topic
    Identifies the GrapeCity.Windows.InputMan.GcNumber.WatermarkZero dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly WatermarkZeroProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcNumber.WatermarkZeroProperty
    public static readonly DependencyProperty WatermarkZeroProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcNumber.WatermarkZero dependency property.
    See Also