Back to Devexpress

InplaceEditorInfo Class

wpf-devexpress-dot-xpf-dot-printing-6576ea28.md

latest1.1 KB
Original Source

InplaceEditorInfo Class

Provides information about an in-place editor that is used to edit the control content in Print Preview.

Namespace : DevExpress.Xpf.Printing

Assembly : DevExpress.Xpf.Printing.v25.2.dll

NuGet Package : DevExpress.Wpf.Printing

Declaration

csharp
public class InplaceEditorInfo :
    InplaceEditorInfoBase
vb
Public Class InplaceEditorInfo
    Inherits InplaceEditorInfoBase

Inheritance

Object InplaceEditorInfoBase InplaceEditorInfo

See Also

InplaceEditorInfo Members

DevExpress.Xpf.Printing Namespace