PopupBaseAutoSearchEdit.Properties Property
In This Article
Contains settings specific to the current editor.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
[DXCategory("Properties")]
public RepositoryItemPopupBaseAutoSearchEdit Properties { get; }
#Property Value
Type | Description |
---|---|
Repository |
A Repository |
See Also