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 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.