[Gregor.Core.CellAlignment]

Gregor.Core.CellAlignment

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.CellAlignment

: System.Enum, System.IComparable, System.IFormattable, System.IConvertible

Custom Attributes: 

Description: 


Members

Auto

public const Gregor.Core.CellAlignment Auto = 0

Custom Attributes: 

Description: 

Center

public const Gregor.Core.CellAlignment Center = 2

Custom Attributes: 

Description: 

Left

public const Gregor.Core.CellAlignment Left = 1

Custom Attributes: 

Description: 

Right

public const Gregor.Core.CellAlignment Right = 3

Custom Attributes: 

Description: 

value__

public System.Int32 value__

Custom Attributes: 

Description: 


See Also

System.Enum

System.IComparable

System.IConvertible

System.IFormattable

System.Int32

Gregor.Core.CellAlignment