Spread Windows Forms 15.0
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()
    public void ApplyRecommendedValue()
    Remarks
    This method mainly used for the GcShortcut.
    See Also