Table.MinWidth Property

Definition

[System.Text.Json.Serialization.JsonPropertyName("minWidth")]
public string? MinWidth { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("minWidth")>]
member this.MinWidth : string with get, set
Public Property MinWidth As String

Property Value

Attributes

Applies to