RecentItemBase.Margin Property
In This Article
Gets or sets margins for this panel.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Padding | A Padding structure that stores margins for this panel. |
See Also