←Select platform

Text Property

Summary

Gets or sets a System.String that represents the text of the ListViewSeriesInformation item.

Syntax

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

Property Value

A System.String that represents the text of the ListViewSeriesInformation 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