TabControlStyle.Paddings Property
Gets the padding settings of the tab control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public virtual Paddings Paddings { get; }
Public Overridable ReadOnly Property Paddings As Paddings
Property Value
Type | Description |
---|---|
Paddings | A Paddings object that contains padding settings. |
See Also
Feedback