←Select platform

TotalRows Property (RasterThumbnailBrowser)

Summary

Gets the number of total item rows in the control.

Syntax

C#
VB
C++
[BrowsableAttribute(false)] 
public int TotalRows {get;} 
  
<BrowsableAttribute(False)> 
Public ReadOnly Property TotalRows As Integer 
[BrowsableAttribute(false)] 
public: 
property int TotalRows { 
   int get(); 
} 

Property Value

The number of total 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