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


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

    Field Value

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