CustomDisplayTextEventArgs Properties
Provides data for the RepositoryItem.CustomDisplayText event.
Name | Description |
---|---|
Display |
Gets or sets an editor’s display text. |
Value | Gets an editor’s current value. |
See Also