LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

ChangeImageListViewGroupingCommand Constructor (ChangeImageListViewGroupingCommand)







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
)
function 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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ChangeImageListViewGroupingCommand Class
ChangeImageListViewGroupingCommand Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.