Gets the width, in 1/96 inch, for each column in this RibbonListView. This value equals to the width of the RibbonListView's broadest RibbonListViewItem plus the horizontal cell padding value.

Syntax

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

Limitations

Read only.