←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly