LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

ChangeImageListViewGroupingCommand Constructor (ChangeImageListViewGroupingCommand)

Show in webframe






The feature ID that will be registered with this command.
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
The Leadtools.Medical.Workstation.UI.ListMode that represents Leadtools.Medical.Workstation.UI.ImageListView grouping.
Initializes a new instance of the ChangeImageListViewGroupingCommand class.
Syntax
public ChangeImageListViewGroupingCommand( 
   string featureId,
   WorkstationContainer container,
   ListMode grouping
)
'Declaration
 
Public Function New( _
   ByVal featureId As String, _
   ByVal container As WorkstationContainer, _
   ByVal grouping As ListMode _
)
'Usage
 
Dim featureId As String
Dim container As WorkstationContainer
Dim grouping As ListMode
 
Dim instance As New ChangeImageListViewGroupingCommand(featureId, container, grouping)

            

            
public: ChangeImageListViewGroupingCommand( 
   string* featureId,
   WorkstationContainer* container,
   ListMode grouping
)
public:
ChangeImageListViewGroupingCommand( 
   string* featureId,
   WorkstationContainer* container,
   ListMode grouping
)

Parameters

featureId
The feature ID that will be registered with this command.
container
The Leadtools.Medical.Workstation.WorkstationContainer for the current active workstation.
grouping
The Leadtools.Medical.Workstation.UI.ListMode that represents Leadtools.Medical.Workstation.UI.ImageListView grouping.
Requirements

Target Platforms

See Also

Reference

ChangeImageListViewGroupingCommand Class
ChangeImageListViewGroupingCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.