RecentPanelBase.PanelPadding Property
Gets or sets the distance between the panel content and this panel’s border.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Padding | A Padding structure that is the distance between the panel content and this panel’s border. |
See Also