Table of Contents

TDataConnectionTextField.Position Property

The character position the field starts at for fixed-length fields. The index is 0-based. Subsequent textField elements or carriage returns in the text stream serve to denote endpoints for text fields.

Syntax

Namespace: FlexCel.Core

public Int32 Position { get; set; }

See also