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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly