DiagramControl.About() Method
In This Article
Invokes the About dialog.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
#Remarks
Primarily, this method is intended for design-time use and is not intended to be called directly from your code.
The About method invokes the About dialog displaying the product name and licensing information.
See Also