GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace / NumberMoneyPatternDisplayField Class
Members


NumberMoneyPatternDisplayField Class
Represents NumberMoneyPatternDisplayField class to define money pattern display fields for the GrapeCity.Win.Spread.InputMan.CellType.GcNumber control.
Syntax
'Declaration
 
Public Class NumberMoneyPatternDisplayField 
   Inherits NumberDisplayField
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
 
'Usage
 
Dim instance As NumberMoneyPatternDisplayField
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.DisplayField
      GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberDisplayField
         GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberMoneyPatternDisplayField

See Also