LEADTOOLS Windows Forms (Leadtools.WinForms assembly)
LEAD Technologies, Inc

FullVisibleRows Property (RasterImageList)






Gets the number of currently full-visible item rows in the control.
Syntax
[BrowsableAttribute(false)]
public int FullVisibleRows {get;}
'Declaration
 
<BrowsableAttribute(False)>
Public ReadOnly Property FullVisibleRows As Integer
'Usage
 
Dim instance As RasterImageList
Dim value As Integer
 
value = instance.FullVisibleRows
[BrowsableAttribute(false)]
public int FullVisibleRows {get;}
BrowsableAttribute()
 get_FullVisibleRows(); 
[BrowsableAttribute(false)]
public:
property int FullVisibleRows {
   int get();
}

Property Value

The total number of currently full-visible item rows in the control.
Example
For an example, refer to ScrollStyle.
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

RasterImageList Class
RasterImageList Members

 

 


Products | Support | Contact Us | Copyright Notices

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