Skip to main content

BaseEdit.EditCore Property

This member supports the internal infrastructure and cannot be used directly from your code.

Namespace: DevExpress.Xpf.Editors

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

#Declaration

public FrameworkElement EditCore { get; set; }

#Property Value

Type
FrameworkElement

#Implements

DevExpress.Xpf.Editors.IBaseEdit.EditCore
See Also