In This Topic
Class providing ILayout interface for FlowLayoutPanel container that uses Control descendants as itemContainers for Dashboard Layout Control.
Syntax
'Declaration
Public Class FlowLayout
Implements ILayout
public class FlowLayout : ILayout
Inheritance Hierarchy
System.Object
C1.Win.Layout.FlowLayout
See Also