SidePanel.DisplayRectangle Property
Returns the rectangle structure that specifies the position and size of this SidePanel.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type | Description |
---|---|
Rectangle | A Rectangle structure that stores this SidePanel‘s position and size. |
See Also