Back to Devexpress

PropertyDescriptionControl.HeightChanged Event

windowsforms-devexpress-dot-xtraverticalgrid-dot-propertydescriptioncontrol-95af8e1f.md

latest1.2 KB
Original Source

PropertyDescriptionControl.HeightChanged Event

Fires when the control’s height changes.

Namespace : DevExpress.XtraVerticalGrid

Assembly : DevExpress.XtraVerticalGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.VerticalGrid

Declaration

csharp
public event EventHandler HeightChanged
vb
Public Event HeightChanged As EventHandler

Event Data

The HeightChanged event's data class is EventArgs.

See Also

PropertyDescriptionControl Class

PropertyDescriptionControl Members

DevExpress.XtraVerticalGrid Namespace