TableCell.WithIsSortKey(Boolean) Method

Definition

public Microsoft.Teams.Cards.TableCell WithIsSortKey(bool value);
member this.WithIsSortKey : bool -> Microsoft.Teams.Cards.TableCell
Public Function WithIsSortKey (value As Boolean) As TableCell

Parameters

value
Boolean

Returns

Applies to