Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDateTime Class / WatermarkDisplayEmptyEraForegroundProperty Field


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

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcDateTime.WatermarkDisplayEmptyEraForeground dependency property.
    See Also