←Select platform

TotalColumns Property

Summary

Gets the number of total item columns in the control.

Syntax

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

Property Value

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