Spread Windows Forms 7.0 Product Documentation
FieldInfo Class
Members  See Also  Support Options
GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType.Fields Namespace : FieldInfo Class


Glossary Item Box

Represnts a FieldInfo class used to define a base field.

Object Model

FieldInfo Class

Syntax

Visual Basic (Declaration) 
Public MustInherit Class FieldInfo 
   Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject 
Visual Basic (Usage)Copy Code
Dim instance As FieldInfo
C# 
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

Requirements

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

See Also

© 2002-2014 ComponentOne, a division of GrapeCity. All Rights Reserved.