Back to Devexpress

ASPxTreeListPrintSettings Class

aspnet-devexpress-dot-web-dot-aspxtreelist-e53c6dfc.md

latest2.0 KB
Original Source

ASPxTreeListPrintSettings Class

Provides print settings for a ASPxTreeList control.

Namespace : DevExpress.Web.ASPxTreeList

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

NuGet Package : DevExpress.Web

Declaration

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

The following members return ASPxTreeListPrintSettings objects:

LibraryRelated API Members
ASP.NET Web Forms ControlsASPxTreeListExporter.Settings
ASP.NET MVC ExtensionsMVCxTreeListSettingsExport.PrintSettings

Remarks

These settings can be accessed via the ASPxTreeListExporter‘s ASPxTreeListExporter.Settings property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase ASPxTreeListPrintSettings TreeListSettingsExport

MVCxTreeListPrintSettings

See Also

ASPxTreeListPrintSettings Members

DevExpress.Web.ASPxTreeList Namespace