The number of columns in which the items are layed out.

Namespace: TallComponents.Interaction.LayoutManagers
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public int ColumnCount { get; set; }
Visual Basic
Public Property ColumnCount As Integer
	Get
	Set

See Also