CheckEditingField.EditValue Property
Overrides the EditingField.EditValue property.
Namespace: DevExpress.XtraPrinting
Assembly: DevExpress.Printing.v26.1.Core.dll
Declaration
Property Value
| Type |
|---|
| Object |
Remarks
This property is intended to hide the corresponding property of the EditingField class. Use the CheckEditingField.CheckBoxState property instead.
See Also