Skip to main content

WebPivotGridOptionsPrint(EventHandler) Constructor

Initializes a new instance of the WebPivotGridOptionsPrint class.

Namespace: DevExpress.Web.ASPxPivotGrid

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

Declaration

public WebPivotGridOptionsPrint(
    EventHandler optionsChanged
)

Parameters

Name Type
optionsChanged EventHandler
See Also