Skip to main content
All docs
V18.2

MultiQueryConfigurePageView.ListStateUpdated Event

Occurs on changing the tree list layout requiring the tree list to re-render.

Namespace: DevExpress.DataAccess.UI.Wizard.Views

Assembly: DevExpress.DataAccess.v18.2.UI.dll

Declaration

public event EventHandler ListStateUpdated

Event Data

The ListStateUpdated event's data class is EventArgs.

Implements

See Also