Gets a value indicating whether the currently loaded MvcDiagram is a professional version of the control.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public bool IsProEdition { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property IsProEdition As Boolean |
true if the currently loaded MvcDiagram control is a professional version; otherwise, false.
MvcDiagram Programmer's Guide | © 2024 MindFusion |