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

PageMargins Class

Provides the margins for a report page.

Namespace: DevExpress.Web.ASPxTreeList

Assembly: DevExpress.Web.ASPxTreeList.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public class PageMargins :
    StateManager

The following members return PageMargins objects:

Remarks

These settings can be accessed via the PageSettings.Margins property.

Implements

Inheritance

See Also