PreviewClickEventArgs(String, FrameworkElement) Constructor
In This Article
Initializes a new instance of the PreviewClickEventArgs class with the specified settings.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
element |
String | A String value. |
element | Framework |
A Framework |
See Also