ProgressBar.WithGridArea(String) Method

Definition

public Microsoft.Teams.Cards.ProgressBar WithGridArea(string value);
member this.WithGridArea : string -> Microsoft.Teams.Cards.ProgressBar
Public Function WithGridArea (value As String) As ProgressBar

Parameters

value
String

Returns

Applies to