A2v10 Platform documentation
UK


Separator Control

Represents the item separator.

Inherits: UIElementBase

Properties

Name Type Description
The object has no properties of its own.
Base item properties

Description

The specific type of separator depends on the type of container.

For example, in the Toolbar panel, the separator will be displayed as a vertical line between the buttons.

And in the StackPanel panel with a horizontal orientation, inserting a separator will split the content into two blocks. Everything before the separator will be aligned on the left side of the panel, and after the separator - on the right.