Column.RoundedCorners Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("roundedCorners")]
public bool? RoundedCorners { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("roundedCorners")>]
member this.RoundedCorners : Nullable<bool> with get, set
Public Property RoundedCorners As Nullable(Of Boolean)

Property Value

Attributes

Applies to