ImageEditingField.EditorName Property
Specifies the name of an editor used to change the image editing field’s value in Print Preview.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
String | String. |
A string that specifies the editor name. |
#Remarks
The field’s EditorName property corresponds to the control’s DevExpress.XtraReports.UI.ImageEditOptions.EditorName property.