TableCell.WithSelectAction(Action) Method

Definition

public Microsoft.Teams.Cards.TableCell WithSelectAction(Microsoft.Teams.Cards.Action value);
member this.WithSelectAction : Microsoft.Teams.Cards.Action -> Microsoft.Teams.Cards.TableCell
Public Function WithSelectAction (value As Action) As TableCell

Parameters

value
Action

Returns

Applies to