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

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

Public Methods

Method Description
GroupRendererData ( ) : System

Initializes a new instance of the GroupRendererData class

Method Details

GroupRendererData() public method

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