RecentItemControl.TitlePadding Property
Gets or sets the padding for this RecentItemControl object’s title.
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 specifies paddings for this RecentItemControl object’s title. |
See Also