Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.Collections.
public class Gregor.Core.Collections.CTableCell : System.Object Custom Attributes: Description:
public CTableCell(System.Object value, System.String sColumnName) Custom Attributes: Description:
private System.String m_ColumnName Custom Attributes: Description:
private Gregor.Core.Collections.CTableRow m_Row Custom Attributes: Description:
private System.Object m_Value Custom Attributes: Description:
public System.String ColumnName {get;}
Custom Attributes:
Description:
public Gregor.Core.Collections.CTableRow Row {get;}
Custom Attributes:
Description:
public System.Object Value {get;set;}
Custom Attributes:
Description:
internal void SetRow(Gregor.Core.Collections.CTableRow row) Custom Attributes: Description: