QueryDisplayTextEventArgs Properties
Provides data for the RepositoryItemPopupContainerEdit.QueryDisplayText and RepositoryItemPopupGalleryEdit.QueryDisplayText events.
Name | Description |
---|---|
Display |
Gets or sets the text to display in the edit box. |
Edit |
Gets the current edit value. |
See Also