Spread Windows Forms 10.0 Product Documentation
FieldInfo Class
Members 


Represnts a FieldInfo class used to define a base field.
Object Model
FieldInfo Class
Syntax
'Declaration
 
Public MustInherit Class FieldInfo 
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
'Usage
 
Dim instance As FieldInfo
public abstract class FieldInfo : GrapeCity.Win.Spread.InputMan.CellType.INamedObject  
Remarks
This class implements the view function for a single segment. Some input behavior is also exposed to the user. This is the final interface for the user. When a field is created, it creates a segment and a value module for it. Then configuration is done on the segment and the value module.
Inheritance Hierarchy

System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.FieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.DateFieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.MaskFieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.NumberFieldInfo
      GrapeCity.Win.Spread.InputMan.CellType.Fields.TimeSpanFieldInfo

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.