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

ControlRendererData
Afficher le fichier Open project: zhuangyy/Motion Class Usage Examples

Méthodes publiques

Méthode Description
ControlRendererData ( Control cellControl ) : System

Creates a ControlRendererData with the given control.

Method Details

ControlRendererData() public méthode

Creates a ControlRendererData with the given control.
public ControlRendererData ( Control cellControl ) : System
cellControl System.Windows.Forms.Control
Résultat System