Series Property

Summary

Gets a list of ListViewSeriesInformation objects that contain the series information.

Syntax
C#
VB
C++
public List<ListViewSeriesInformation> Series { get; } 
  
Public ReadOnly Property Series As List(Of ListViewSeriesInformation) 
public: 
property List<ListViewSeriesInformation^>^ Series { 
   List<ListViewSeriesInformation^>^ get(); 
} 

Property Value

A List of ListViewSeriesInformation objects that contain the series information.

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