Saturday, September 15, 2007
Defined in Gregor.Core, namespace Gregor.Core.
public class Gregor.Core.CColumnFormatInfo : System.Object, Gregor.Core.IXmlCompanion Custom Attributes: Description:
public CColumnFormatInfo(System.Int32 width) Custom Attributes: Description:
private CColumnFormatInfo() Custom Attributes: Description:
private Gregor.Core.CellAlignment m_Alignment Custom Attributes: Description:
private System.Boolean m_IsDefault Custom Attributes: Description:
private Gregor.Core.CellOverflow m_Overflow Custom Attributes: Description:
private System.Int32 m_Width Custom Attributes: Description:
public Gregor.Core.CellAlignment Alignment {get;set;}
Custom Attributes:
Description:
internal System.Boolean IsDefault {get;set;}
Custom Attributes:
Description:
public Gregor.Core.CellOverflow Overflow {get;set;}
Custom Attributes:
Description:
public System.Int32 Width {get;set;}
Custom Attributes:
Description:
public void GetXmlData(Gregor.Core.IGetXmlArgs args) // Gregor.Core.IXmlCompanion.GetXmlData Custom Attributes: Description:
public void SetXmlData(Gregor.Core.ISetXmlArgs args) // Gregor.Core.IXmlCompanion.SetXmlData Custom Attributes: Description:
public override System.String ToString() Custom Attributes: Description: