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