TableRow.WithRoundedCorners(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to