WebPivotGridOptionsPrint(EventHandler) Constructor
In This Article
Initializes a new instance of the WebPivotGridOptionsPrint class.
Namespace: DevExpress.Web.ASPxPivotGrid
Assembly: DevExpress.Web.ASPxPivotGrid.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public WebPivotGridOptionsPrint(
EventHandler optionsChanged
)
#Parameters
Name | Type |
---|---|
options |
Event |
See Also