Table.GridStyle Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("gridStyle")]
public Microsoft.Teams.Cards.ContainerStyle? GridStyle { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("gridStyle")>]
member this.GridStyle : Microsoft.Teams.Cards.ContainerStyle with get, set
Public Property GridStyle As ContainerStyle

Property Value

Attributes

Applies to