TableView.RowHeight Property

Definition

An integer that describes the height of the items in the list. This is ignored if HasUnevenRows is true.

public int RowHeight { get; set; }
member this.RowHeight : int with get, set

Property Value

Applies to