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