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.

Syntax

public int ColumnCount { get; }

Limitations

Read only.