ColumnSet.WithShowBorder(Boolean) Method

Definition

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

Parameters

value
Boolean

Returns

Applies to