BreadcrumbControl.ChildSelector Property
Gets or sets a selector that returns the list of child nodes for the processed breadcrumb node. This is a dependency property.
Namespace: DevExpress.Xpf.Controls
Assembly: DevExpress.Xpf.Controls.v24.1.dll
NuGet Package: DevExpress.Wpf.Controls
Declaration
Property Value
Type | Description |
---|---|
IChildSelector | The child nodes selector. |
See Also