Represents the item separator.
Inherits: UIElementBaseName | Type | Description |
---|---|---|
The object has no properties of its own. | ||
Base item properties |
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.