
| Visual Basic (Declaration) | |
|---|---|
Public MustInherit Class Field Implements GrapeCity.Win.Spread.InputMan.CellType.INamedObject  | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
Dim instance As Field  | |
| C# | |
|---|---|
public abstract class Field : GrapeCity.Win.Spread.InputMan.CellType.INamedObject  | |
This class will implement view function for single segment. And some input behavior will exposed to user, too. This is final interface for our user. When a field is created, it will create a segment and value module for it. Then configuration will be done on the segment and the value module.
            
            
            
            
            System.Object
   GrapeCity.Win.Spread.InputMan.CellType.Fields.Field
      GrapeCity.Win.Spread.InputMan.CellType.Fields.DateField
Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8