[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.TouchToolBarButton.Action

Action Property

Action

Gets the action which will be executed by the click.

Declaration
[Browsable(false)]
public ITouchBarAction Action { get; }
<Browsable(False)>
Public ReadOnly Property Action As ITouchBarAction
Property Value
Type Description
ITouchBarAction

The ITouchBarAction which will be executed by the click.