Skip to main content

WebPivotGridOptionsPrint(EventHandler) Constructor

Initializes a new instance of the WebPivotGridOptionsPrint class.

Namespace: DevExpress.Web.ASPxPivotGrid

Assembly: DevExpress.Web.ASPxPivotGrid.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public WebPivotGridOptionsPrint(
    EventHandler optionsChanged
)

Parameters

Name Type
optionsChanged EventHandler
See Also