GalleryControl.GetGroupVerticalOffset(GalleryItemGroup) Method
In This Article
Returns the vertical offset of the specified group.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
group | Gallery |
A Gallery |
#Returns
Type | Description |
---|---|
Double | The vertical offset of the specified group. |
#Remarks
#
See Also