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

WebPivotGridOptionsPrint(EventHandler) Constructor

Initializes a new instance of the WebPivotGridOptionsPrint class.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public WebPivotGridOptionsPrint(
    EventHandler optionsChanged
)

Parameters

Name Type
optionsChanged EventHandler
See Also