Skip to main content
Bar

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

Returns

Type Description
GalleryControl

A GalleryControl object associated with a specific object.

See Also