Gets the number of columns in this RibbonListView. This value is the larger of the RibbonListView.MinColumnCount property value and the maximum number of columns which can be displayed inside the control.
public int ColumnCount { get; }
Public ReadOnly Property ColumnCount() As Integer
Read only.