Back to Devexpress

RepositoryItemLookUpEdit.RequireDisplayTextSorting Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemlookupedit-5380ecbb.md

latest1.5 KB
Original Source

RepositoryItemLookUpEdit.RequireDisplayTextSorting Property

This member supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
public override bool RequireDisplayTextSorting { get; }
vb
<Browsable(False)>
Public Overrides ReadOnly Property RequireDisplayTextSorting As Boolean

Property Value

TypeDescription
Boolean

true always.

|

Remarks

For more information, see the RepositoryItem.RequireDisplayTextSorting property’s description.

See Also

RepositoryItemLookUpEdit Class

RepositoryItemLookUpEdit Members

DevExpress.XtraEditors.Repository Namespace