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

Stores CheckBox related properties for a Cell
Datei anzeigen Open project: zhuangyy/Motion Class Usage Examples

Public Methods

Method Description
CellCheckStyle ( ) : System

Initializes a new instance of the CellCheckStyle class with default settings

Method Details

CellCheckStyle() public method

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