ListView.RowHeight Property

Definition

Gets or sets a value that represents the height of a row.

public:
 property int RowHeight { int get(); void set(int value); };
public int RowHeight { get; set; }
member this.RowHeight : int with get, set
Public Property RowHeight As Integer

Property Value

Applies to