Skip to main content
A newer version of this page is available. .
Bar

BarEditItemLink.ActualContent2Visibility Property

Gets the visibility of the object displayed after the item’s edit box.

Namespace: DevExpress.Xpf.Bars

Assembly: DevExpress.Xpf.Core.v18.2.dll

Declaration

public Visibility ActualContent2Visibility { get; }

Property Value

Type Description
Visibility

The visibility of the object displayed after the item’s edit box.

See Also