DiagramTool.ActivationAction(IDiagramControl) Method
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.2.Core.dll
Declaration
Parameters
Name | Type |
---|---|
diagram | DevExpress.Diagram.Core.IDiagramControl |
See Also
Namespace: DevExpress.Diagram.Core
Assembly: DevExpress.Diagram.v24.2.Core.dll
public virtual void ActivationAction(
IDiagramControl diagram
)
Public Overridable Sub ActivationAction(
diagram As IDiagramControl
)
Name | Type |
---|---|
diagram | DevExpress.Diagram.Core.IDiagramControl |
No
Your feedback is appreciated.