Skip to main content
A newer version of this page is available. .
All docs
V21.2

QueryUniqueItemIdEventArgs.UseElementId Property

Gets the use element’s Id.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v21.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Win.Design, DevExpress.Wpf.Core

Declaration

public string UseElementId { get; }

Property Value

Type Description
String

The use element’s Id.

See Also