Back to Devexpress

Gallery.GroupCaptionVerticalAlignment Property

wpf-devexpress-dot-xpf-dot-bars-dot-gallery-49b24fd3.md

latest1.3 KB
Original Source

Gallery.GroupCaptionVerticalAlignment Property

Gets or sets the vertical alignment of gallery group captions (GalleryItemGroup.Caption). This is a dependency property.

Namespace : DevExpress.Xpf.Bars

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

NuGet Package : DevExpress.Wpf.Core

Declaration

csharp
public VerticalAlignment GroupCaptionVerticalAlignment { get; set; }
vb
Public Property GroupCaptionVerticalAlignment As VerticalAlignment

Property Value

TypeDescription
VerticalAlignment

A VerticalAlignment value that specifies the vertical alignment of gallery group captions.

|

See Also

Caption

Gallery Class

Gallery Members

DevExpress.Xpf.Bars Namespace