Margins Class
In This Article
Contains margin settings.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class Margins :
StateManager
#Related API Members
The following members return Margins objects:
#Remarks
The Margins class contains margin settings that define the space around the outside of a rectangular UI element.
#Implements
#Inheritance
Object
StateManager
Margins
See Also