[Gregor.Core.CellOverflow]

Gregor.Core.CellOverflow

Saturday, September 15, 2007

Defined in Gregor.Core, namespace Gregor.Core.

Details

public enum Gregor.Core.CellOverflow

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

Custom Attributes: 

Description: 


Members

Blackout

public const Gregor.Core.CellOverflow Blackout = 0

Custom Attributes: 

Description: 

Limit

public const Gregor.Core.CellOverflow Limit = 1

Custom Attributes: 

Description: 

Truncate

public const Gregor.Core.CellOverflow Truncate = 2

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.CellOverflow