Spread Windows Forms 12.0 Product Documentation
NumberMoneyPatternDisplayFieldInfo Class
Members 


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : NumberMoneyPatternDisplayFieldInfo Class
Represents the NumberMoneyPatternDisplayFieldInfo class used to define money pattern display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumberCellType.
Object Model
NumberMoneyPatternDisplayFieldInfo Class
Syntax
'Declaration
 
Public Class NumberMoneyPatternDisplayFieldInfo 
   Inherits NumberDisplayFieldInfo
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As NumberMoneyPatternDisplayFieldInfo
public class NumberMoneyPatternDisplayFieldInfo : NumberDisplayFieldInfo, GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayFieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDisplayFieldInfo
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberMoneyPatternDisplayFieldInfo

See Also

Reference

NumberMoneyPatternDisplayFieldInfo Members
GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace