C1LinePanel arranges a list of items in a single row or column.

Namespace:  C1.WPF
Assembly:  C1.WPF (in C1.WPF.dll)

Syntax

C#
public class C1LinePanel : Panel
Visual Basic
Public Class C1LinePanel _
	Inherits Panel

Inheritance Hierarchy

See Also