Spread WPF 17
GrapeCity.Windows.SpreadSheet.Data Namespace / Worksheet Class / ResetTouchSelectionGripperBackgroundColor Method


In This Topic
    ResetTouchSelectionGripperBackgroundColor Method
    In This Topic
    Resets the color of the touch selection gripper background.
    Syntax
    'Declaration
     
    Public Sub ResetTouchSelectionGripperBackgroundColor() 
    'Usage
     
    Dim instance As Worksheet
     
    instance.ResetTouchSelectionGripperBackgroundColor()
    public void ResetTouchSelectionGripperBackgroundColor()
    See Also