←Select platform

FullVisibleRows Property (RasterThumbnailBrowser)

Summary

Gets the number of currently full-visible item rows in the control.

Syntax

C#
VB
C++
[BrowsableAttribute(false)] 
public int FullVisibleRows {get;} 
  
<BrowsableAttribute(False)> 
Public ReadOnly Property FullVisibleRows As Integer 
[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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.WinForms Assembly