Click or drag to resize

IField Properties

The IField type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
The attributes associated with this field.
Public propertyBackgroundColor
The background color of this field.
Public propertyDataCells
An array of data cells within this field.
Public propertyEnd
The ending position of this field.
Public propertyForegroundColor
The foreground color of this field.
Public propertyLength
The length of this field.
Public propertyPresentationSpace
The presentation space that contains this field.
Public propertyStart
The starting position of this field.
Public propertyText
The text contained within this field.
Top
See Also