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

Contains information about the current state of a Cell's button
Mostrar archivo Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
ButtonRendererData ( ) : System

Initializes a new instance of the ButtonRendererData class

Method Details

ButtonRendererData() public method

Initializes a new instance of the ButtonRendererData class
public ButtonRendererData ( ) : System
return System