PopupBaseEdit.Properties Property
Gets settings specific to the popup editor.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
RepositoryItemPopupBase | The repository item containing settings specific to the popup editor. |
Remarks
See RepositoryItemPopupBase to learn more.
See Also