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