[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.ITouchBarAction

ITouchBarAction Interface

An operation that is performed by click TouchToolBarButton.

Namespace: GrapeCity.Win.Spread.InputMan.CellType
Assembly: GrapeCity.Win.PluginInputMan.dll
Syntax
public interface ITouchBarAction
Public Interface ITouchBarAction

Methods

Name Description
CanExecute(object)

Defines the method that determines whether the action can execute in its current state.

Execute(object)

Executes the specified object.