[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcTextBox.ApplyRecommendedValueCommand

ApplyRecommendedValueCommand Property

ApplyRecommendedValueCommand

Represents the ApplyRecommendedValueCommand command, which requests that recommended value be applied.

Declaration
public static RoutedUICommand ApplyRecommendedValueCommand { get; }
Public Shared ReadOnly Property ApplyRecommendedValueCommand As RoutedUICommand
Remarks

When recommended value is "1234567890abcdefg", if ShowRecommendedValue is true, this command makes GcTextBox apply the value. There is no default key gesture for this command.