C# Class XPTable.Models.RowStyle

Stores visual appearance related properties for a Row
Datei anzeigen Open project: binaryage/xrefresh Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
RowStyle ( ) : System

Initializes a new instance of the RowStyle class with default settings

Method Details

RowStyle() public method

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