Back to Devexpress

XtraScrollableControl.DisplayRectangle Property

windowsforms-devexpress-dot-xtraeditors-dot-xtrascrollablecontrol-569dfe33.md

latest1.3 KB
Original Source

XtraScrollableControl.DisplayRectangle Property

Gets the rectangle that represents the XtraScrollableControl ‘s view area.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

NuGet Packages : DevExpress.Utils, DevExpress.Wpf.Core

Declaration

csharp
public override Rectangle DisplayRectangle { get; }
vb
Public Overrides ReadOnly Property DisplayRectangle As Rectangle

Property Value

TypeDescription
Rectangle

A Rectangle object that represents the control’s view area.

|

See Also

XtraScrollableControl Class

XtraScrollableControl Members

DevExpress.XtraEditors Namespace