Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
Windows
Forms
TableRow
C# Class System.Windows.Forms.TableRow
Mostra file
Open project: Meragon/Unity-WinForms
Class Usage Examples
Public Methods
Method
Description
TableRow
(
TableRowCollection
o
) :
System
this
(
int
column
) :
object
Private Methods
Method
Description
AddjustItemsCountTo
(
int
n
) :
void
Method Details
TableRow()
public
method
public
TableRow
(
TableRowCollection
o
) :
System
o
TableRowCollection
return
System
this()
public
method
public
this
(
int
column
) :
object
column
int
return
object