GalleryControl.ActualGroupItemsMargin Property
Gets the actual outer indents of a gallery’s content area, which displays gallery items. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Thickness | A Thickness value that specifies the corresponding outer indents. |
See Also