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

Show in webframe

SelectedRows Property







Gets or sets the number of selected rows.
Syntax
public int SelectedRows {get; set;}
'Declaration
 
Public Property SelectedRows As Integer
'Usage
 
Dim instance As LayoutSelectorToolStripMenuItem
Dim value As Integer
 
instance.SelectedRows = value
 
value = instance.SelectedRows

            

            
public: __property int get_SelectedRows();
public: __property void set_SelectedRows( 
   int value
);
public:
property int SelectedRows {
   int get();
   void set (    int value);
}

Property Value

The number of selected rows.
Requirements

Target Platforms

See Also

Reference

LayoutSelectorToolStripMenuItem Class
LayoutSelectorToolStripMenuItem Members

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