←Select platform

Text Property

Summary

Gets or sets the System.String displayed for the menu item.

Syntax

C#
VB
C++
public override string Text { get; set; } 
  
Public Overrides NotOverridable Property Text As String 
public: 
property String^ Text { 
   String^ get() override; 
   void set (    String^ ) override; 
} 

Property Value

The System.String displayed for the menu item.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly