Skip to main content
A newer version of this page is available. .

ITabbedGroupDefaultProperties.ActualTileContentMargin Property

Gets the current ITabbedGroupDefaultProperties.ActualTileContentMargin property value.

Namespace: DevExpress.XtraBars.Docking2010.Views.WindowsUI

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

Padding ActualTileContentMargin { get; }

Property Value

Type Description
Padding

A Padding structure currently assigned to the ITabbedGroupDefaultProperties.ActualTileContentMargin property.

See Also