C# Class XPTable.Models.CellStyle

Stores visual appearance related properties for a Cell
Afficher le fichier Open project: binaryage/xrefresh Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CellStyle ( ) : System

Initializes a new instance of the CellStyle class with default settings

Method Details

CellStyle() public méthode

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