CloseUpEventArgs Properties
Provides data for the RepositoryItemPopupBase.CloseUp event.
Name | Description |
---|---|
Accept |
Gets or sets a value indicating whether Close |
Close |
Gets a value indicating how the popup editor’s dropdown window was closed. |
Pressed |
Returns which popup button has been pressed by an end-user. |
Value | Gets or sets a value to assign to the editor’s edit value. |
See Also