Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ZForge
Controls
XPTable
Renderers
ControlRendererData
C# Class ZForge.Controls.XPTable.Renderers.ControlRendererData
ControlRendererData
Show file
Open project: zhuangyy/Motion
Class Usage Examples
Public Methods
Method
Description
ControlRendererData
(
Control
cellControl
) :
System
Creates a ControlRendererData with the given control.
Method Details
ControlRendererData()
public
method
Creates a ControlRendererData with the given control.
public
ControlRendererData
(
Control
cellControl
) :
System
cellControl
System.Windows.Forms.Control
return
System