C# Class ZForge.Controls.XPTable.Models.CellImageStyle

Stores Image related properties for a Cell
Exibir arquivo Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
CellImageStyle ( ) : System

Initializes a new instance of the CellImageStyle class with default settings

Method Details

CellImageStyle() public method

Initializes a new instance of the CellImageStyle class with default settings
public CellImageStyle ( ) : System
return System