Back to Devexpress

MVCxTreeListPrintSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-129c2bf4.md

latest1.5 KB
Original Source

MVCxTreeListPrintSettings Class

Provides print settings for the TreeList.

Namespace : DevExpress.Web.Mvc

Assembly : DevExpress.Web.Mvc5.v25.2.dll

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class MVCxTreeListPrintSettings :
    ASPxTreeListPrintSettings
vb
Public Class MVCxTreeListPrintSettings
    Inherits ASPxTreeListPrintSettings

The following members return MVCxTreeListPrintSettings objects:

Implements

IStateManager

DevExpress.Web.Internal.IPropertiesDirtyTracker

Inheritance

Object StateManager PropertiesBase ASPxTreeListPrintSettings MVCxTreeListPrintSettings

See Also

MVCxTreeListPrintSettings Members

Tree List

DevExpress.Web.Mvc Namespace