Back to Devexpress

RepositoryItemTokenEdit.Properties Property

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitemtokenedit-ffdda526.md

latest1.6 KB
Original Source

RepositoryItemTokenEdit.Properties Property

OBSOLETE

Please remove the 'Properties.' string from the call.

This member supports the internal 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)]
[EditorBrowsable(EditorBrowsableState.Never)]
[Obsolete("Please remove the 'Properties.' string from the call.")]
public RepositoryItemTokenEdit Properties { get; }
vb
<EditorBrowsable(EditorBrowsableState.Never)>
<Browsable(False)>
<Obsolete("Please remove the 'Properties.' string from the call.")>
Public ReadOnly Property Properties As RepositoryItemTokenEdit

Property Value

Type
RepositoryItemTokenEdit

See Also

RepositoryItemTokenEdit Class

RepositoryItemTokenEdit Members

DevExpress.XtraEditors.Repository Namespace