LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Grouping Property

Show in webframe






Gets or sets the Leadtools.Medical.Workstation.UI.ListMode that represents Leadtools.Medical.Workstation.UI.ImageListView grouping.
Syntax
public ListMode Grouping {get; set;}
'Declaration
 
Public Property Grouping As ListMode
'Usage
 
Dim instance As ChangeImageListViewGroupingCommand
Dim value As ListMode
 
instance.Grouping = value
 
value = instance.Grouping

            

            
public: __property ListMode get_Grouping();
public: __property void set_Grouping( 
   ListMode value
);
public:
property ListMode Grouping {
   ListMode get();
   void set (    ListMode value);
}

Property Value

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.