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


In This Topic
    WatermarkZeroForegroundProperty Field
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly WatermarkZeroForegroundProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcNumber.WatermarkZeroForegroundProperty
    public static readonly DependencyProperty WatermarkZeroForegroundProperty

    Field Value

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