ASPxClientDiagramBeforeChangeConnectorTextEventArgs Members
Contains information about the processed connector.Constructors
Name | Description |
---|---|
constructor(connector, index) | Initializes a new instance of the ASPxClientDiagramBeforeChangeConnectorTextEventArgs class with specified settings. |
Properties
Name | Description |
---|---|
connector | The processed connector. |
index | The index of the processed text in the connector’s texts collection. |
See Also