Skip to main content
All docs
V25.1
  • Bar

    ItemProperty.DependencyProperty Property

    Gets the dependency property which is wrapped with the ItemProperty.

    Namespace: DevExpress.Xpf.Bars

    Assembly: DevExpress.Xpf.Core.v25.1.dll

    NuGet Package: DevExpress.Wpf.Core

    Declaration

    public DependencyProperty DependencyProperty { get; }

    Property Value

    Type Description
    DependencyProperty

    A DependencyProperty.

    See Also