Skip to main content
A newer version of this page is available. .

BackstageViewControl.ComplexLayoutStateChanged Event

Fires when the BackstageViewControl.ComplexLayoutState is changed.

Namespace: DevExpress.Xpf.Ribbon

Assembly: DevExpress.Xpf.Ribbon.v19.2.dll

Declaration

public event ComplexLayoutStateChangedEventHandler ComplexLayoutStateChanged

Event Data

The ComplexLayoutStateChanged event's data class is DevExpress.Xpf.Bars.ComplexLayoutStateChangedEventArgs.

Remarks

This member supports the internal infrastructure, and is not intended to be used directly from your code.

See Also