Table of Contents
ColumnCount Property

Gets or sets the number of columns for the sub menu of this menu item.

Syntax
 public Int32 ColumnCount { get; set; }
See Also