ImageEditingField.EditValue Property
In This Article
Overrides the EditingField.EditValue property.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v24.2.Core.dll
NuGet Package: DevExpress.Printing.Core
#Declaration
#Property Value
Type |
---|
Object |
#Remarks
This property is intended to hide the corresponding property of the base EditingField class. Use the ImageEditingField.ImageSource property instead.
See Also