Skip to main content

PageMargins Class

Provides the margins for a report page.

Namespace: DevExpress.Web.ASPxTreeList

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

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