ParametersPanel.GetParametersPanel(DependencyObject) Method
Get the value of the ParametersPanel.ParametersPanel attached property to a specified ParametersPanel.
Namespace: DevExpress.Xpf.Printing.Parameters
Assembly: DevExpress.Xpf.Printing.v24.1.dll
NuGet Package: DevExpress.Wpf.Printing
Declaration
Parameters
Name | Type |
---|---|
obj | DependencyObject |
Returns
Type |
---|
ParametersPanel |
See Also