LayoutControl.AvailableItems Property
In This Article
Provides access to hidden items (items in the Available Items list).
Namespace: DevExpress.Xpf.LayoutControl
Assembly: DevExpress.Xpf.LayoutControl.v24.2.dll
NuGet Package: DevExpress.Wpf.LayoutControl
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A collection of items stored in the Available Items list. |
#Remarks
See Available Items List to learn more.
See Also