SeriesComparer Property

Summary
Gets or sets an IComparer of CompositeInstanceDataSet.SeriesRow used to sort the loaded series.
Syntax
C#
C++/CLI
public IComparer<SeriesRow> SeriesComparer { get; set; } 
public:  
   property IComparer<SeriesRow^>^ SeriesComparer 
   { 
      IComparer<SeriesRow^>^ get() 
      void set(IComparer<SeriesRow^>^ value) 
   } 

Property Value

An IComparer of CompositeInstanceDataSet.SeriesRow used to sort the loaded series.

Remarks

Provide a value for this property to load the series in any order you like (e.g. Series Date)

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

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