BarManagerControllerBase.ExecuteBefore Property
In This Article
Gets or sets whether actions defined by the current controller must be executed before creating the bar structure defined between the BarManager start and end tags. This is a dependency property.
Namespace: DevExpress.Xpf.Bars
Assembly: DevExpress.Xpf.Core.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the actions must be executed before the Bar |
See Also