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

Paddings Class

Contains padding settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class Paddings :
    StateManager

Remarks

The Paddings class contains padding settings that define the internal space between the body of a web control (UI element) and its edge.

Implements

Inheritance

See Also