RibbonControl.AllowInplaceLinks Property
In This Article
For internal use.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DefaultValue(false)]
[DXCategory("Behavior")]
[XtraSerializableProperty]
public bool AllowInplaceLinks { get; set; }
#Property Value
Type | Default |
---|---|
Boolean | false |
See Also