Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
GridActionTransactionList class Members
The following tables list the members exposed by GridActionTransactionList.
Public Properties
| Name | Description |
| actionListForType | Selects only actions of specified type. |
| list | Converts the list into a flat array of serialized objects. |
| value | Gets serialized object of the action. |
Public Methods
| Name | Description |
| clear | Clears the transaction list |
| dispose | Called whenever the object is being disposed of. |
Public Events
| Name | Description |
| transaction | Adds a transaction to the transaction list |
See Also