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

Show in webframe

Grouping Property







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

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