ComponentOne Basic Library for UWP
Layout Panels for UWP Quick Starts
UWP Edition Basic Library > Layout Panels for UWP > Layout Panels for UWP Quick Starts

A quick start has been created for each control in Layout Panels for UWP. In each quick start, you'll begin by creating a UWP application and then you will add styles for the controls. For WrapPanel, you will wrap several HyperlinkButtons. For DockPanel, you will create the panel with several elements inside, demonstrating the four docking options for C1DockPanel. For UniformGrid, you will create a grid with three columns and two empty cells in the first row.

Choose one of the following quick starts to get started:

See Also