Layout items left-to-right, top-to-bottom. The number of columns depends on the
width of the visible area, but is at least 1. The thumbnails viewer uses this
layout by default.
Namespace: TallComponents.Interaction.LayoutManagersAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.54.0
Syntax
| C# |
|---|
public class AutoColumnGridLayoutManager : GridLayoutManager |
| Visual Basic |
|---|
Public Class AutoColumnGridLayoutManager _ Inherits GridLayoutManager |
Inheritance Hierarchy
System..::..Object
TallComponents.Interaction.LayoutManagers..::..LayoutManager
TallComponents.Interaction.LayoutManagers..::..GridLayoutManager
TallComponents.Interaction.LayoutManagers..::..AutoColumnGridLayoutManager
TallComponents.Interaction.LayoutManagers..::..LayoutManager
TallComponents.Interaction.LayoutManagers..::..GridLayoutManager
TallComponents.Interaction.LayoutManagers..::..AutoColumnGridLayoutManager