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

Contains information about the current state of a DropDownRenderer's button
Exibir arquivo Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
DropDownRendererData ( ) : System

Initializes a new instance of the DropDownRendererData class

Method Details

DropDownRendererData() public method

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