[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.GcCharMaskCellType.RecommendedValue

RecommendedValue Property

RecommendedValue

Gets or sets the recommended value.

Declaration
public string RecommendedValue { get; set; }
Public Property RecommendedValue As String
Property Value
Type Description
string

A string value indicates the recommended value.
The default is Empty.

Remarks

The RecommendedValue property provides a hint for the user that is shown when the value is not fully entered. When a value is being typed, pressing a special shortcut key or key combination accepts the recommended value.