Specifies whether debug information is displayed over the control.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
C# | Visual Basic | Visual C++ |
public bool ShowDebugInfo { get; set; }
Public Property ShowDebugInfo As Boolean Get Set
public: property bool ShowDebugInfo { bool get (); void set (bool value); }