LayoutItemSizeChangedEventArgs.HeightChanged Property
Gets whether the item’s height has been changed.
Namespace: DevExpress.Xpf.Docking.Base
Assembly: DevExpress.Xpf.Docking.v24.1.dll
NuGet Package: DevExpress.Wpf.Docking
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the item’s height has been changed; false if the item’s width has been changed. |
See Also