Skip to main content

BaseEdit.IsPrintingMode Property

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v14.2.dll

#Declaration

public bool IsPrintingMode { get; set; }

#Property Value

Type
Boolean

#Implements

DevExpress.Xpf.Editors.IBaseEdit.IsPrintingMode
See Also