Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

StudyComparer Property







Gets or sets an IComparer of CompositeInstanceDataSet.StudyRow used to sort the loaded studies.
Syntax
public IComparer<CompositeInstanceDataSet.StudyRow> StudyComparer {get; set;}
'Declaration
 
Public Property StudyComparer As IComparer(Of CompositeInstanceDataSet.StudyRow)
'Usage
 
Dim instance As ImageListViewLoader
Dim value As IComparer(Of CompositeInstanceDataSet.StudyRow)
 
instance.StudyComparer = value
 
value = instance.StudyComparer

            

            
public: __property IComparer<CompositeInstanceDataSet.StudyRow*>* get_StudyComparer();
public: __property void set_StudyComparer( 
   IComparer<CompositeInstanceDataSet.StudyRow*>* value
);

Property Value

An IComparer of CompositeInstanceDataSet.StudyRow used to sort the loaded studies.
Remarks

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

Requirements

Target Platforms

See Also

Reference

ImageListViewLoader Class
ImageListViewLoader Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features