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


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