ListEditItemRequestedByValueEventArgs Constructors
Provides data for the editor’s ItemRequestedByValue event.Name | Parameters | Description |
---|---|---|
ListEditItemRequestedByValueEventArgs(Object, String) | value, text | Initializes a new instance of the ListEditItemRequestedByValueEventArgs class with the specified settings. |
See Also