Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcCharMask Class / ApplyRecommendedValue Method


In This Topic
ApplyRecommendedValue Method (GcCharMask)
In This Topic
Applies the recommended value to control.
Syntax
'Declaration
 
Public Sub ApplyRecommendedValue() 
 
'Usage
 
Dim instance As GcCharMask
 
instance.ApplyRecommendedValue()
Remarks
This method mainly used for the GcShortcut.
See Also