True to show tooltips of nodes. False otherwise.
Namespace: Ico.Recipe.Navigator.ConfigurationAssembly: IcoRecipeNavigator (in IcoRecipeNavigator.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public bool ShowTooltips { get; set; } |
Visual Basic |
---|
Public Property ShowTooltips As Boolean Get Set |
JScript |
---|
function get ShowTooltips () : boolean function set ShowTooltips (value : boolean) |