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

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

Private Properties

Property Type Description

Public Methods

Method Description
CellStyle ( ) : System

Initializes a new instance of the CellStyle class with default settings

Method Details

CellStyle() public method

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