Back to Devexpress

EndSizingEventArgs.SizingSide Property

windowsforms-devexpress-dot-xtrabars-dot-docking-dot-endsizingeventargs-192ceecb.md

latest1.1 KB
Original Source

EndSizingEventArgs.SizingSide Property

Gets the dock panel’s dragged edge.

Namespace : DevExpress.XtraBars.Docking

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public SizingSide SizingSide { get; }
vb
Public ReadOnly Property SizingSide As SizingSide

Property Value

TypeDescription
DevExpress.XtraBars.Docking.SizingSide

A DevExpress.XtraBars.Docking.SizingSide enumeration member which represents the dock panel’s dragged edge.

|

See Also

EndSizingEventArgs Class

EndSizingEventArgs Members

DevExpress.XtraBars.Docking Namespace