Topic name for context sensitive help. Default keyword is based on the Type name.
Namespace: Ico.GwxAssembly: GwxSymbolLibraryControl (in GwxSymbolLibraryControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string HelpKeyword { get; set; } |
| Visual Basic |
|---|
Public Property HelpKeyword As String Get Set |
| JScript |
|---|
function get HelpKeyword () : String function set HelpKeyword (value : String) |