Enum TransactionState
Specifies the transactionstate which used to define the start and end state of the Composite Transactions.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public enum TransactionState
Fields
| Name | Description |
|---|---|
| End | Specifies the end state of the composite transactions. |
| Start | Specifies the start state of the composite transactions. |