Back to Devexpress

PopupBaseAutoSearchEdit.Properties Property

windowsforms-devexpress-dot-xtraeditors-dot-popupbaseautosearchedit-d5ddf0e2.md

latest1.4 KB
Original Source

PopupBaseAutoSearchEdit.Properties Property

Contains settings specific to the current editor.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[DXCategory("Properties")]
public RepositoryItemPopupBaseAutoSearchEdit Properties { get; }
vb
<DXCategory("Properties")>
Public ReadOnly Property Properties As RepositoryItemPopupBaseAutoSearchEdit

Property Value

TypeDescription
RepositoryItemPopupBaseAutoSearchEdit

A RepositoryItemPopupBaseAutoSearchEdit object that contains the editor’s settings.

|

See Also

PopupBaseAutoSearchEdit Class

PopupBaseAutoSearchEdit Members

DevExpress.XtraEditors Namespace