Skip to main content

ToolbarControl.Placeholder Property

This property supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.UI.Xaml.Ribbon

Assembly: DevExpress.UI.Xaml.Ribbon.v21.2.dll

NuGet Package: DevExpress.Uwp.Controls

Declaration

public UIElement Placeholder { get; }

Property Value

Type
Windows.UI.Xaml.UIElement
See Also