←Select platform

SizeModeHeightItemCount Property

Summary

Number of items in the largest row.

Syntax
C#
VB
C++
public int SizeModeHeightItemCount { get; set; } 
Public Property SizeModeHeightItemCount() As Integer 
   Get 
   Set 
public:  
   property int SizeModeHeightItemCount 
   { 
      int get() 
      void set(int value) 
   } 

Property Value

The number of items in the largest row. Default value is 0.

Remarks

This value must be set during UpdateTransform to set the number of items in the largest row.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.