When set to false clicked links won't execute standard actions (e.g. running a command or opening a display)
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool EnableLinkManager { get; set; } |
Visual Basic |
---|
Public Property EnableLinkManager As Boolean Get Set |
JScript |
---|
function get EnableLinkManager () : boolean function set EnableLinkManager (value : boolean) |