GalleryControl.ScrollableSize Property
Gets the control’s scrollable area.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v24.1.dll
NuGet Package: DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Size | A Size structure that specifies the control’s scrollable area. |
See Also