Gets the height, in 1/96 inch, for each row in this RibbonListView. This value equals to the height of the RibbonListView's highest RibbonListViewItem plus the vertical cell padding value.

Syntax

public int RowHeight { get; }
Public ReadOnly Property RowHeight() As Integer

Limitations

Read only.