[Gregor.Core.CTableFormatArgs]

Gregor.Core.CTableFormatArgs

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public class Gregor.Core.CTableFormatArgs

: System.Object

Custom Attributes: 

Description: 


Members

CTableFormatArgs

public CTableFormatArgs(System.Object row, System.Int32 colCount)

Custom Attributes: 

Description: 

m_ColumnCount

private System.Int32 m_ColumnCount

Custom Attributes: 

Description: 

m_Row

private System.Object m_Row

Custom Attributes: 

Description: 

ColumnCount

public System.Int32 ColumnCount {get;}

Custom Attributes: 

Description: 

Row

public System.Object Row {get;}

Custom Attributes: 

Description: 


See Also

System.Object

System.Int32