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

Show in webframe

Rows Property (GridViewLayout)







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

            

            
public: __property int get_Rows();
public: __property void set_Rows( 
   int value
);
public:
property int Rows {
   int get();
   void set (    int value);
}

Property Value

Type: System.Int32 The number of rows.
Requirements

Target Platforms

See Also

Reference

GridViewLayout Structure
GridViewLayout Members

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