Back to Devexpress

GalleryItemGroup.Gallery Property

wpf-devexpress-dot-xpf-dot-bars-dot-galleryitemgroup-bbaef862.md

latest1.0 KB
Original Source

GalleryItemGroup.Gallery Property

Gets the gallery that own the current group. This is a dependency property.

Namespace : DevExpress.Xpf.Bars

Assembly : DevExpress.Xpf.Core.v25.2.dll

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public Gallery Gallery { get; set; }
vb
Public Property Gallery As Gallery

Property Value

TypeDescription
Gallery

A Gallery object that owns the current object.

|

See Also

GalleryItemGroup Class

GalleryItemGroup Members

DevExpress.Xpf.Bars Namespace