Back to Devexpress

ContextItemClickEventArgs.ScreenBounds Property

windowsforms-devexpress-dot-utils-dot-contextitemclickeventargs-d697bfa7.md

latest1.4 KB
Original Source

ContextItemClickEventArgs.ScreenBounds Property

Returns a Rectangle that contains a ContextItem.

Namespace : DevExpress.Utils

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
public Rectangle ScreenBounds { get; }
vb
Public ReadOnly Property ScreenBounds As Rectangle

Property Value

TypeDescription
Rectangle

A Rectangle that contains a ContextItem.

|

See Also

ContextItemClickEventArgs Class

ContextItemClickEventArgs Members

DevExpress.Utils Namespace