C# Class ZForge.Controls.XPTable.Renderers.ControlRendererData

ControlRendererData
Exibir arquivo 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