Represents paddings around a Web UI element.
For a list of all members of this type, see ElementPaddings Members.
System.Object
EO.Web.ElementPaddings
[Visual Basic]
Public Class ElementPaddings
[C#]
public class ElementPaddings
Thread Safety
Public static (Shared in Visual Basic) members of this type are
safe for multithreaded operations. Instance members are not guaranteed to be
thread-safe.
Remarks
This class is used by ElementStyle.Paddings property to support setting paddings to the Web UI element to which ElementStyle applies.
Requirements
Namespace:
EO.Web
Assembly: EO.Web (in EO.Web.dll)
See Also
ElementPaddings Members | EO.Web Namespace