Text that is shown for the menu item. May be a data source.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public string MenuText { get; set; } |
Visual Basic |
---|
Public Property MenuText As String Get Set |
JScript |
---|
function get MenuText () : String function set MenuText (value : String) |