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


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

    Field Value

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