Skip to main content
All docs
V26.1
  • HierarchicalDataAdapter.ChildrenSelectorProperty Field

    Identifies the ChildrenSelector dependency property.

    Namespace: DevExpress.Xpf.Charts

    Assembly: DevExpress.Xpf.Charts.v26.1.dll

    NuGet Package: DevExpress.Wpf.Charts

    Declaration

    public static readonly DependencyProperty ChildrenSelectorProperty

    Field Value

    Type Description
    DependencyProperty

    The dependency property representation.

    See Also