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.2.dll
Declaration
Property Value
Type | Description |
---|---|
Padding | A Padding structure that is the distance between the panel content and this panel’s border. |
See Also