StartSizingEventArgs.SizingSide Property
Gets the edge of the dock panel which is being dragged.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
DevExpress.XtraBars.Docking.SizingSide | A DevExpress.XtraBars.Docking.SizingSide enumeration member which represents the edge of the dock panel being dragged. |
See Also