Skip to main content
A newer version of this page is available. .

EditingField Class

Provides the base functionality for fields whose content can be edited in Print Preview.

Namespace: DevExpress.XtraPrinting

Assembly: DevExpress.Printing.v20.1.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

public abstract class EditingField :
    BrickPageInfo,
    IXtraPartlyDeserializable

The following members return EditingField objects:

Inheritance

Object
DevExpress.XtraPrinting.BrickPageInfo
See Also