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

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.