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


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

    Field Value

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