Back to Devexpress

DXScrollView.ContentSize Property

maui-devexpress-dot-maui-dot-core-dot-dxscrollview-f2581644.md

latest745 B
Original Source

DXScrollView.ContentSize Property

Returns the DXScrollView content size.

Namespace : DevExpress.Maui.Core

Assembly : DevExpress.Maui.Core.dll

NuGet Package : DevExpress.Maui.Core

Declaration

csharp
public Size ContentSize { get; }

Property Value

TypeDescription
Size

The size of DXScrollView content.

|

See Also

DXScrollView Class

DXScrollView Members

DevExpress.Maui.Core Namespace