RepositoryItemPopupBase.EditorTypeName Property
Gets the owning editor’s type name.
Namespace: DevExpress.XtraEditors.Repository
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | The ‘PopupBaseEdit‘ string always. |
Remarks
This property overrides the RepositoryItem.EditorTypeName property.
See Also