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

Stores visual appearance related properties for a Row
Mostrar archivo Open project: zhuangyy/Motion 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