[]
Represents information about a data field with multi-row records.
public interface IMultiRowFieldInfo
Name | Description |
---|---|
Caption | Gets the field display text. |
FirstCol | Gets the field's first column index. |
FirstRow | Gets the field's first row index in the record. |
LastCol | Gets the field's last column index. |
LastRow | Gets the field's last row index in the record. |
Name | Gets the field name. |