GalleryControl.GalleryControl Attached Property
Gets or sets the GalleryControl object associated with a specific object. This is an attached and dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v25.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Returns
| Type | Description |
|---|---|
| GalleryControl | A GalleryControl object associated with a specific object. |
See Also