Intersoft ClientUI Documentation
Layout Panels Overview

Intersoft ClientUI includes a wide range of panels and layout controls that essential to build the application's user interface,ranging from fundamental panels such as wrap panel and dock panel, to advanced panels such as dragable stack panel, uniform grid panel, and auto fit panels.

All ClientUI panels are built with advanced layout calculation logic to deliver high-performance rendering and interface layouting. The DockPanel and WrapPanel provides essential layout support for modern application interface, while UXStackPanel and UXGridPanel provides more advanced features such as smooth visual drag-drop capability, rich user interaction, and more.

In This Section

The following table lists the layout panels available in ClientUI.

UXOverflowStackPanel
An advanced panel with automatic overflow mechanism.
DockPanel
A robust layout panel with four-side docking and custom fill.
UXGridPanel
A uniform grid panel with drag drop capability.
UXStackPanel
An interactive stack panel with fluid drag drop.
ViewBox
A content control with auto stretch/scale mechanism.
WrapPanel
A panel with auto wrapping mechanism.

 

See Also

Other Resources