TableCell.MaxHeight Property

Definition

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

Property Value

Attributes

Applies to