LayoutControl.Layout Property
The layout that will be applied to the children.
This property is rarely set directly. Instead, you use a subclass of LayoutControl that already sets this property, such as a Panel class.
Available Panel classes
BackButton uno
BackButton uno
BackButton ux
Bubbles uno
A row of partially overlapping Bubbles.
Button uno
Button ux
ButtonBase ux
CardBody uno
A StackPanel with the right margins and spacing for text content in a Card.
Carousel uno
CarouselPage uno
A page in a Carousel. Provides no visuals, only animation.
ClientPanel ux
CollectionPanel ux
Container ux
DatePicker ux
DockPanel ux
Drawer uno
DrawerButtonBackground uno
A Panel with the same height as the floating button of a Drawer.
DrawingPanel ux
DrawingPanelBase ux
A Panel that can be used to draw lines using your finger. As the DrawingPanel is native only, it must be contained in a NativeViewHost.
EdgeNavigator ux
FlatCarousel uno
FlatCarouselPage uno
A page in a FlatCarousel.
Grid ux
IconLabel uno
A text label with an Icon docked to its left.
ListView uno
MapView ux
MediaScroller uno
MultiLayoutPanel ux
Allows you to move Elements between different layouts using the Placeholder
class.
NavBar uno
A navigation bar including StatusBarBackground. Children are placed inside a DockPanel.
NavigationBar uno
NavigationBar ux
Navigator ux
Number ux
Deprecated, for backwards compatibility
Page uno
A Page that takes its background color from the currently active theme.
Page ux
PageControl ux
PageIndicator ux
Builds indicator icons for each page of a PageControl based on a specified template, and displays them next to each other. To use it, you have to provide a template named Dot
,
as well as providing a PageControl to listen to through the Navigation
property.
PageIndicatorDot ux
PageView ux
A Navigator without standard transitions. This is convenient when you want to provide custom transitions for all pages.
PartialTabPage uno
A variant of TabPage that keeps the previous and next pages partially in view.
PhotoPreview uno
Plot ux
A panel that contains a chart.
PlotAxis ux
PlotBar ux
PlotPoint ux
RadarPlot uno
A radar-style Plot for a single data series of exactly six data points.
RangeControl ux
RangeControl2D ux
Resources uno
SafeEdgePanel ux
Slider uno
A slider control. Has the same interface as any other RangeControl, such as the default Slider.
Slider uno
Slider ux
StackPanel ux
StickyHeader uno
SwipeActionPanel uno
Switch uno
Switch uno
Switch ux
TabBar uno
A PageIndicator that uses values provided by the Label
property of TabPage
to instantiate tabs with text labels for each page in a PageControl or other LinearNavigation.
TabPage uno
A Page that exports a title for use with TabPageControl or TabBar.
TabPageControl uno
Combines a TabBar and a PageControl.
TestRootPanel ux
TextStyles uno
TimePicker ux
TitlePanel uno
ToggleControl ux
UnderlineTitle uno
Video ux
WebView ux
WrapPanel ux
Available Layout classes
CircleLayout ux
ColumnLayout ux
DefaultLayout ux
DockLayout ux
GridLayout ux
PlotAxisLayout ux
StackLayout ux
WrapLayout ux
Location
- Namespace
- Fuse.Controls
- Package
- Fuse.Controls.Panels 2.9.1