Back to Devexpress

DiagramControl.About() Method

windowsforms-devexpress-dot-xtradiagram-dot-diagramcontrol-6cbebd52.md

latest1.0 KB
Original Source

DiagramControl.About() Method

Invokes the About dialog.

Namespace : DevExpress.XtraDiagram

Assembly : DevExpress.XtraDiagram.v25.2.dll

NuGet Package : DevExpress.Win.Diagram

Declaration

csharp
public static void About()
vb
Public Shared Sub About

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

DiagramControl Class

DiagramControl Members

DevExpress.XtraDiagram Namespace