ExportSettings.GetElementTag(DependencyObject) Method
Gets the value of the PreviewClickEventArgs.ElementTag attached property for a specified DependencyObject.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| obj | DependencyObject | A DependencyObject whose |
Returns
| Type | Description |
|---|---|
| String | The value of the |
See Also