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

DiagramItem.CanHideSubordinatesProperty Field

Identifies the DiagramItem.CanHideSubordinates dependency property.

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v20.2.dll

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Diagram, DevExpress.Wpf.Diagram

Declaration

public static readonly DependencyProperty CanHideSubordinatesProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also