BarNameScope.Children Property
For internal use.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type |
---|
ReadOnlyCollection<BarNameScope> |
See Also
For internal use.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.2.dll
NuGet Package: DevExpress.Wpf.Core
public ReadOnlyCollection<BarNameScope> Children { get; }
Public ReadOnly Property Children As ReadOnlyCollection(Of BarNameScope)
Type |
---|
ReadOnlyCollection<BarNameScope> |
No
Your feedback is appreciated.