Skip to main content

BackstageViewControl.ComplexLayoutState Property

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

Namespace: DevExpress.Xpf.Ribbon

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

#Declaration

public ComplexLayoutState ComplexLayoutState { get; }

#Property Value

Type
DevExpress.Xpf.Bars.ComplexLayoutState

#Implements

DevExpress.Xpf.Bars.IComplexLayout.ComplexLayoutState
See Also