RecentItemControl.TitlePadding Property
Gets or sets the padding for this RecentItemControl object’s title.
Namespace: DevExpress.XtraBars.Ribbon
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Padding | A Padding structure that specifies paddings for this RecentItemControl object’s title. |
See Also